module ORSet: I_ORSet
I_ORSet
module Make (O : Immutable_types.Comparable) : Immutable_types.RSet with type elt = O.t
(
O
:
Immutable_types.Comparable
)
Immutable_types.RSet
with type elt = O.t