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