Functor Set.Make_binable_using_comparator

module Make_binable_using_comparator (Elt : Comparator.S_binable) : S_binable 
      with type Elt.t = Elt.t 
      with type Elt.comparator = Elt.comparator
Parameters:
Elt : Comparator.S_binable