# Functions
BuildTypeSetFromChan constructs a new TypeSet from a channel that supplies a sequence of values until it is closed.
ConvertTypeSet constructs a new set containing the supplied values, if any.
NewTypeSet creates and returns a reference to an empty set.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
TypeSet is the primary type that represents a set.