hackageDB :: [Package]

Built with Cabal

nat: Lazy binary natural numbers

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.

Versions0.1, 0.2
Dependenciesbase
LicenseBSD3
AuthorAndres Loeh, Frank Huch, Jan Christiansen
MaintainerJan Christiansen <jac@informatik.uni-kiel.de>
Stabilityalpha
CategoryData, Math
Home pagehttp://www-ps.informatik.uni-kiel.de/currywiki/tools/strictcheck
Upload dateTue Aug 19 13:53:31 UTC 2008
Uploaded byJanChristiansen
Built onghc-6.10, ghc-6.8

Modules

Downloads