DigitsBigIntExtension extension

on

Methods

digits([int base = 10]) Iterable<int>
Returns an iterable over the digits of this BigInt, in the optionally given base.