The nat package
Implementation of natural numbers and integers by a binary representation. All functions are supposed to be as non-strict as possible. Furthermore the implementation is supposed to be reasonable efficient (in comparison to peano numbers). This implementation is inspired by a similar approach in the functional logic programming language Curry.
Properties
| Versions | 0.1, 0.2, 0.3 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Jan Christiansen |
| Maintainer | Jan Christiansen <info@monoid-it.de> |
| Stability | alpha |
| Category | Data, Math |
| Bug tracker | https://github.com/plancalculus/nat/issues |
| Source repository | git clone https://github.com/plancalculus/nat.git |
| Upload date | Mon Aug 13 11:51:30 UTC 2012 |
| Uploaded by | JanChristiansen |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.3 |
Modules
Downloads
- nat-0.3.tar.gz (Cabal source package)
- package description (included in the package)