set property

UnionSet<E> set

The UnionSet that provides a view of the union of sets in this.

Implementation

UnionSet<E> get set => _set;