Module repeatn

Source

Structs§

RepeatN
An iterator that produces n repetitions of an element.

Functions§

repeat_n
Create an iterator that produces n repetitions of element.