IntRepeatingSequence

constructor(from: Int, toExclusive: Int, offset: Int, argsProvider: (Int) -> T, step: Int = 1)(source)