module With_comparator: Core_map_intf.With_comparator
Core_map_intf.With_comparator
type ('key, 'cmp, 'z) t = comparator:('key, 'cmp) Comparator.t -> 'z
('key, 'cmp, 'z)
comparator:('key, 'cmp) Comparator.t -> 'z