Module itertools::repeatn

source ·

Structs

  • An iterator that produces n repetitions of an element.

Functions

  • Create an iterator that produces n repetitions of element.