nat-0.1: Lazy binary natural numbers

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

Versions0.1, 0.2
Dependenciesbase
LicenseBSD3
AuthorAndres L�h, Frank Huch, Jan Christiansen
MaintainerJan Christiansen <jac@informatik.uni-kiel.de>
CategoryData, Math
Upload dateThu Jul 24 10:17:28 UTC 2008
Uploaded byJanChristiansen
Built onghc-6.10, ghc-6.12, ghc-6.8

Modules

Downloads