package daypack-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val unpack : unpack_data:('d -> 'a) -> unpack_time:('e -> 'b) -> unpack_time_slot:('f -> 'c) -> [ `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 ] -> ('a0, 'b0, 'c0) t