Module repeat_n

Source

Structs§

RepeatN
An iterator that repeats an element an exact number of times.

Functions§

repeat_n
Creates a new iterator that repeats a single element a given number of times.