lean-peano: A maximally lazy, simple implementation of the Peano numbers with minimal dependencies.

[ library, mit, numeric ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/oisdk/lean-peano#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 1.0.0.0, 1.0.1.0, 1.0.2.0
Change log ChangeLog.md
Dependencies base (>=4.10.0.0 && <5), deepseq (>=1.1.0.0) [details]
License MIT
Copyright 2020 Donnacha Oisín Kidney
Author Donnacha Oisín Kidney
Maintainer mail@doisinkidney.com
Category Numeric
Home page https://github.com/oisdk/lean-peano#readme
Bug tracker https://github.com/oisdk/lean-peano/issues
Source repo head: git clone https://github.com/oisdk/lean-peano
Uploaded by oisdk at 2020-05-02T13:02:20Z
Distributions NixOS:1.0.2.0
Downloads 1375 total (24 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]

Readme for lean-peano-1.0.2.0

[back to package description]

Hackage

lean-peano

Implementation of peano numbers (with all relevant instances) with minimal dependencies.