IterableExceptElement<E> extension

on

Methods

exceptElement(E element) Iterable<E>
Returns a new lazy Iterable containing all elements of this collection except the given element.