IterableCycle<T> extension
Infinite cycle over list elements.
- on
-
- List<
T>
- List<
Methods
-
cycle(
) → Iterable< T> -
Available on List<
Lazy infinite iterable repeating this list.T> , provided by the IterableCycle extension