IterableAppendElement<E> extension

on

Methods

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