@hackage fast-digits0.2.0.0
The fast library for integer-to-digits conversion.
Categories
License
GPL-3.0-only
Maintainer
andrew.lelechenko@gmail.com
Links
Versions
Installation
Dependencies (2)
- base >=4.8 && <5
- integer-gmp >=1.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/planet-mitchell
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 40 times faster.