IterableUnion<E> extension

on

Methods

union(Iterable<E> other) Iterable<E>
Returns a new lazy Iterable containing all distinct elements from both collections.