IterableCached<E> extension

on

Properties

cached Iterable<E>

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

Returns a new lazy Iterable that caches the computation of the current Iterable.
no setter