# Functions

No description provided by the author
AsSortedSlice returns a sorted slice of values from this set.
Make creates a new set with the given values.
Union returns the union of the specified sets.

# Type aliases

Set provides a standard way to have a set of distinct things.