Skip to content

javcasas/elm-integer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-integer

Here lies a library for Elm that allows you to operate on Integers (like the Haskell or Python ones). These Integers have no bounds other than the memory on your device, so you should be able to do millions of digits without difficulty.

Bear in mind the arithmetic is slower than with native Ints.

Usage

Add it to your elm-package.json. Import Data.Integer.

Bugs, improvements and contributions

If something is broken, please create a bug report in Github: https://github.com/javcasas/elm-integer/issues

Licence

This library was made by Javier Casas. See full licence in the LICENSE file.

About

Infinite-digit integers for Elm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages