SetExtension<T> extension

on

Operators

operator +(Set<T> other) Set<T>

Available on Set<T>, provided by the SetExtension extension

Returns a new set containing the values from this set and other.