module Treeset: sig .. end
sig
end
Set
module Make: functor (T : Utilsigs.BasicType) -> Utilsigs.OrderedContainer with type elt = T.t
functor (
T
:
Utilsigs.BasicType
) ->
Utilsigs.OrderedContainer
with type elt = T.t