ConstElement type produced by the source and additional iterables.
Secondary iterable whose unique elements extend the union.
OptionalsetFactory: SetFactory<T>Optional factory creating the set instance used for uniqueness tracking.
A deferred iterable yielding distinct elements from src followed by unseen items from seq.
Produces the union of two iterables, preserving the first occurrence of each distinct element.
Curried version of _union.