ghc-integer-conversion
Conversion from strings to Integer


The naive 'foldl' (acc d ->acc * 10 + d) 0' is expensive (quadratic!) for large 'Integer's. This package provides sub-quadratic implementation.

BSD-3-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...