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 ('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 ] -> ('a, 'b, 'c) t
OCaml

Innovation. Community. Security.