Module Core_map_intf.With_comparator

module With_comparator: sig .. end

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