module GSet: I_GSet
I_GSet
module Make (O : Immutable_types.Comparable) : Immutable_types.GSet with type elt = O.t
(
O
:
Immutable_types.Comparable
)
Immutable_types.GSet
with type elt = O.t