package stk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Datetime.PPair_intSource

Sourceval compare : t -> t -> int
Sourceval wrapper : t Ocf.Wrapper.t option
Sourceval transition : (start:t -> stop:t -> float -> t) option
Sourceval from_prop_value : Stk__Props.prop_value -> t
Sourceval to_prop_value : t -> Stk__Props.prop_value
Sourceval mk_prop : ?after:t Stk__Props.post_action list -> ?default:t -> ?inherited:bool -> ?transition:(start:t -> stop:t -> float -> t) -> string -> t Stk__Props.prop
OCaml

Innovation. Community. Security.