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) -> ('a0, 'b0, 'c0) t -> [ `Fixed of ('d0, 'e0) Daypack_lib__.Sched_req_data_unit_skeleton_t.fixed | `Shift of ('d0, 'f0) Daypack_lib__.Sched_req_data_unit_skeleton_t.shift | `Split_and_shift of ('d0, 'f0) Daypack_lib__.Sched_req_data_unit_skeleton_t.split_and_shift | `Split_even of ('d0, 'f0) Daypack_lib__.Sched_req_data_unit_skeleton_t.split_even | `Time_share of ('d0, 'f0) Daypack_lib__.Sched_req_data_unit_skeleton_t.time_share | `Push_toward of ('d0, 'e0, 'f0) Daypack_lib__.Sched_req_data_unit_skeleton_t.push_toward ]