Parameter Make_using_comparator.M

type t
val compare : t -> t -> int
val t_of_sexp : Sexplib0__.Sexp.t -> t
val sexp_of_t : t -> Sexplib0__.Sexp.t
val of_string : string -> t
val to_string : t -> string
val module_name : string
type comparator_witness
val comparator : (t, comparator_witness) Base__Comparator.t