Sets are collections of elements with no duplicate elements. The representation of a set is undefined.
This module provides the same interface as the
As returned by
Returns a new set formed from
Returns
Filters elements in
Folds
Returns a set of the elements in
Returns the intersection of the non-empty list of sets.
Returns the intersection of
Returns
Returns
Returns
Returns
Returns a new empty set.
Returns the number of elements in
Returns only the elements of
Returns the elements of
Returns the merged (union) set of the list of sets.
Returns the merged (union) set of