invert: Automatically generate a function’s inverse
This library deals with computing a function’s inverse.
The function’s domain must be enumerable, and preferably
rather small. The function’s codomain must belong to the
Eq
class (even better, Ord
or Hashable
).
[Skip to Readme]
Downloads
- invert-1.0.0.4.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] | 1.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.16 && <4.19), containers (>=0.6.5 && <0.7), generic-deriving (>=1.14.4 && <1.15), hashable (>=1.4.2 && <1.5), unordered-containers (>=0.2.19 && <0.3), vector (>=0.12.3 && <0.14) [details] |
License | Apache-2.0 |
Author | Chris Martin |
Maintainer | Chris Martin, Julie Moronuki |
Category | Functions |
Home page | https://github.com/typeclasses/invert |
Bug tracker | https://github.com/typeclasses/invert/issues |
Uploaded | by chris_martin at 2023-06-26T20:52:04Z |
Distributions | LTSHaskell:1.0.0.4, NixOS:1.0.0.4 |
Downloads | 752 total (25 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-06-26 [all 1 reports] |