Module Core_set_intf.With_comparator

module With_comparator: Core_map_intf.With_comparator

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