categories: |
Data Numeric |
dependencies: |
[Dependency "base" [[VGte "3.0.0",VLt "4.0.0"]]] |
documentation: |
peano ===== This package contains a library defining natural numbers in Peano representation and some operations on this representation. It is intended as a simple example for functional logic programming and using narrowing for solving constraints. A more sophisticated representation of natural and integer numbers with efficient operations can be found in the package `binint`. |
exportedmodules: |
Data.Nat |
modules: |
Data.Nat |
version: |
1.1.0 |