package daypack-lib

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

Module Daypack_lib.Time_slotSource

Sourceexception Time_slot_is_invalid
Sourceexception Time_slot_is_empty
Sourcetype t = int64 * int64
Sourceval lt : t -> t -> bool
Sourceval le : t -> t -> bool
Sourceval gt : t -> t -> bool
Sourceval ge : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string
Sourceval join : t -> t -> t option
Sourceval overlap_of_a_over_b : a:t -> b:t -> t option * t option * t option
Sourcemodule Check : sig ... end
Sourcemodule Serialize : sig ... end
Sourcemodule Deserialize : sig ... end
OCaml

Innovation. Community. Security.