congruence-relation: Decidable congruence relations for Haskell: up to you whether this is a joke
The laws of Eq
only require that you have a decidable equivalence relation defined on a type; they do not force you to guarantee abstraction with respect to the relation, i.e. you can write anti-extensional operations without violating the laws. This package provides an alternative for when functionality with respect to an equivalence relation is desired.
Downloads
- congruence-relation-0.1.0.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.1.0.0 |
---|---|
Dependencies | array (>=0.4.0.0), base (>=4.7 && <4.8), containers (>=0.5.5.0) [details] |
License | MIT |
Author | Jonathan Sterling |
Maintainer | jon@jonmsterling.com |
Category | Data |
Uploaded | by JonSterling at 2014-12-05T02:29:00Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1224 total (6 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] |