BigIntFromUntilRepeatingIterator

constructor(from: BigInt, toExclusive: BigInt, offset: BigInt = BigInt.ZERO, step: BigInt = BigInt.ONE)(source)