memo-ptr: Pointer equality memoization
This is a Haskell library that provides a memoizing combinator that is fully general and fast by relying on pointer equality. This means it is useful if you are calling the same function with the same heap object. See README.md for an example.
Downloads
- memo-ptr-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 | base (>=4.8 && <4.9), containers (>=0.5 && <0.6) [details] |
License | MIT |
Author | Andraz Bajt |
Maintainer | andraz@bajt.me |
Category | Control |
Source repo | head: git clone https://github.com/edofic/memo-ptr.git |
Uploaded | by edofic at 2015-05-31T14:01:23Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 967 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-29 [all 3 reports] |