Namespace Xui.Core.Set
Classes
- EmptySet<T>
Represents an empty set — a set that contains no elements.
Interfaces
- INonEnumerableSet<T>
Represents a mathematical set as defined by its membership test: whether an element belongs to the set.
Represents an empty set — a set that contains no elements.
Represents a mathematical set as defined by its membership test: whether an element belongs to the set.