module Set:Functor used to build assertion functions for
Map.S.t
values.Parameters: |
|
val equal : ?msg:string -> S.t -> S.t -> unit
equal
, but specialized for set values.val not_equal : ?msg:string -> S.t -> S.t -> unit
not_equal
, but specialized for set values.