package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val pack : pack_data:('a -> 'd) -> pack_time:('b -> 'e) -> pack_time_slot:('c -> 'f) -> ('a, 'b, 'c) t -> [ `Fixed of ('d, 'e) Daypack_lib__.Sched_req_data_unit_skeleton_t.fixed | `Shift of ('d, 'f) Daypack_lib__.Sched_req_data_unit_skeleton_t.shift | `Split_and_shift of ('d, 'f) Daypack_lib__.Sched_req_data_unit_skeleton_t.split_and_shift | `Split_even of ('d, 'f) Daypack_lib__.Sched_req_data_unit_skeleton_t.split_even | `Time_share of ('d, 'f) Daypack_lib__.Sched_req_data_unit_skeleton_t.time_share | `Push_toward of ('d, 'e, 'f) Daypack_lib__.Sched_req_data_unit_skeleton_t.push_toward ]
OCaml

Innovation. Community. Security.