IterableToIterable<E> extension
- on
-
- Iterable<
E>
- Iterable<
Methods
-
toIterable(
) → Iterable< E> -
Available on Iterable<
Returns a new lazy Iterable with all elements of this collection.E> , provided by the IterableToIterable extension