Module PartitionDomain.SetSetSource
Parameters
Signature
include module type of struct include E end
val equal : t -> t -> boolval compare : t -> t -> intval name : unit -> stringSourceval arbitrary : unit -> t QCheck.arbitrary Sourceval fold : (elt -> 'a -> 'a) -> t -> 'a -> 'a