IterableCycle<E> extension

on

Methods

cycle([int? n]) Iterable<E>
Returns a new lazy Iterable which iterates over this collection n times.