Int From Until Repeating Iterator
class IntFromUntilRepeatingIterator(from: Int, toExclusive: Int, offset: Int = 0, step: Int = 1) : BaseIntFromUntilRepeatingIterator<Int> (source)
!! No backward compatibility guarantees !! Reuse at your own risk
Since
2.0.0