Source file task_id_map_utils.ml

1
2
include Map_utils.Make (Task_id_map)
module Int64_bucketed = Map_utils.Make_bucketed (Task_id_map) (Int64_set)