module type MonoSetSigFn = functor (C : Reins.Types.Mono.Comparable) -> MonoSetSig with type elt = C.t
functor (
C
:
Reins.Types.Mono.Comparable
) ->
MonoSetSig
with type elt = C.t
type t
type elt
type cursor
type 'a result
'a
include Reins.Sets.Set_
val to_string : 'a set -> string
'a set -> string