Module type Comparator.S1

module type S1 = sig .. end

type 'a t 
type comparator 
val comparator : ('a t, comparator) Comparator.t_