IterableToIterable<E> extension

on

Methods

toIterable() Iterable<E>

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

Returns a new lazy Iterable with all elements of this collection.