RepeatExtension<T> extension

on

Methods

repeat(int count) Iterable<T>
Repeats this iterable a specified number of times.