package daypack-lib

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

Module Daypack_lib.Sched_ver_historySource

Sourcemodule Task_ = Task
Sourcetype t
Sourcetype action_record =
  1. | Updated_head of Sched.sched_id
  2. | Added_new_head of Sched.sched_id
  3. | Did_nothing
Sourceval make_empty : unit -> t
Sourceval of_sched_list : Sched.sched list -> t
Sourcemodule Read : sig ... end
Sourcemodule In_place_head : sig ... end
Sourcemodule Maybe_append_to_head : sig ... end
Sourcemodule Append_to_head : sig ... end
Sourcemodule Equal : sig ... end
Sourcemodule Serialize : sig ... end
Sourcemodule Deserialize : sig ... end
Sourcemodule To_string : sig ... end
Sourcemodule Print : sig ... end
OCaml

Innovation. Community. Security.