IterableUnion<E> extension

on

Methods

union(Iterable<E> other) Iterable<E>

Available on Iterable<E>, provided by the IterableUnion extension

Returns a new lazy Iterable containing all distinct elements from both collections.