Cycles through the input iterator's values a certain number of times. So when the input iterator is done, the next iterator result will cycle back to the first value of the input iterator.
iterator
times
Protected
Rest
Cycles through the input
iterator
's values a certain number oftimes
. So when the input iterator is done, the next iterator result will cycle back to the first value of the input iterator.