Element type produced by the source iterable.
Source iterable providing candidate elements.
Iterable whose elements are removed from the result if encountered.
Optional factory supplying the set used to track excluded values.
A deferred iterable containing items from src that are absent in seq.
Yields elements from the source iterable that do not appear in the exclusion sequence.