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