@hackage fast-digits0.1.0.0

The fast library for integer-to-digits conversion.

Convert an integer to digits and back. Usually this library is twice as fast as Data.Digits. For small bases and long numbers it may be up to 30 times faster.