SetExtension<T> extension
- on
-
- Set<
T>
- Set<
Operators
-
operator +(
Set< T> other) → Set<T> -
Available on Set<
Returns a new set containing the values from this set andT> , provided by the SetExtension extensionother.