DigitsIntegerExtension extension

on

Methods

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