package stk

  1. Overview
  2. Docs

What is required to handle a property value: a type, a comparison function and an optional Ocf wrapper.

type t
val compare : t -> t -> int
val wrapper : t Ocf.Wrapper.t option
OCaml

Innovation. Community. Security.