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.
Versions | 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] |
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.0.3 |
Uploaded | by WolfgangJeltsch at Wed Mar 21 08:39:39 UTC 2012 |
Distributions | NixOS:0.1.2.0 |
Downloads | 4405 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- natural-numbers-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)