The nat package
Implementation of natural numbers and integers by a binary representation. The implementation is supposed to be lazy and 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 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Author | Andres L�h, Frank Huch, Jan Christiansen |
| Maintainer | Jan Christiansen <jac@informatik.uni-kiel.de> |
| Category | Data, Math |
| Upload date | Thu Jul 24 10:17:28 UTC 2008 |
| Uploaded by | JanChristiansen |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
Downloads
- nat-0.1.tar.gz (Cabal source package)
- package description (included in the package)