# Functions
NewSet returns an empty set with the membership rules given.
No description provided by the author
# Interfaces
OrderedRules is an extension of Rules that can apply a partial order to element values.
Rules represents the operations that define membership for a Set.