module S_to_S1 (S : S) : S1 with type 'a t = S.t with type comparator = S.comparator
(
S
:
)
S1
with type 'a t = S.t
with type comparator = S.comparator
type 'a t
'a
type comparator
val comparator : ('a t, comparator) Comparator.t_
('a t, comparator) Comparator.t_