IterableCached<E> extension

on

Properties

cached Iterable<E>
Returns a new lazy Iterable that caches the computation of the current Iterable.
no setter