Big Int From Until Repeating Iterator
class BigIntFromUntilRepeatingIterator(from: BigInt, toExclusive: BigInt, offset: BigInt = BigInt.ZERO, step: BigInt = BigInt.ONE) : BaseBigIntFromUntilRepeatingIterator<BigInt> (source)
!! No backward compatibility guarantees !! Reuse at your own risk
Since
2.0.0