nat-0.3: Lazy binary natural numbers

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

Versions0.1, 0.2, 0.3
Dependenciesbase (4.*)
LicenseBSD3
AuthorJan Christiansen
MaintainerJan Christiansen <info@monoid-it.de>
Stabilityalpha
CategoryData, Math
Bug trackerhttps://github.com/plancalculus/nat/issues
Source repositorygit clone https://github.com/plancalculus/nat.git
Upload dateMon Aug 13 11:51:30 UTC 2012
Uploaded byJanChristiansen
Built onghc-7.4
DistributionsNixOS: 0.3

Modules

Downloads