natural-numbers: Natural numbers
This package provides a type of all natural numbers, that is, non-negative integers.
In contrast to the naturals
package, it does not use an “indeterminate value” to
represent underflows, but raises errors on underflows. We think this is more
reasonable, as this “indeterminate value” is not really a natural.
Downloads
- natural-numbers-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.0, 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.1.3, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.1.1.1, 0.1.2.0 |
---|---|
Dependencies | base (>=3.0 && <5) [details] |
Tested with | ghc ==7.4.1 |
License | BSD-3-Clause |
Copyright | © 2010 Brandenburgische Technische Universität Cottbus; © 2012 Wolfgang Jeltsch |
Author | Wolfgang Jeltsch |
Maintainer | wolfgang@cs.ioc.ee |
Category | Data, Math |
Home page | http://darcs.wolfgang.jeltsch.info/haskell/natural-numbers |
Source repo | head: darcs get http://darcs.wolfgang.jeltsch.info/haskell/natural-numbers/main this: darcs get http://darcs.wolfgang.jeltsch.info/haskell/natural-numbers/main --tag natural-numbers-0.1.2.0 |
Uploaded | by WolfgangJeltsch at 2012-07-13T15:55:38Z |
Distributions | NixOS:0.1.2.0 |
Reverse Dependencies | 4 direct, 7 indirect [details] |
Downloads | 9806 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |