time_slot_t.ml
daypack-lib
1 2 3 4 5 6 (* Auto-generated from "time_slot.atd" *) [@@@ocaml.warning "-27-32-33-35-39"] type int64 = Int64_t.int64 type time_slot = (int64 * int64)
1 2 3 4 5 6
(* Auto-generated from "time_slot.atd" *) [@@@ocaml.warning "-27-32-33-35-39"] type int64 = Int64_t.int64 type time_slot = (int64 * int64)