cached-traversable: Transparent, persistent caching of lazy, traversable structures
cached-traversable provides persistent (on-disk) caching of lazy, traversable structures for any element type which has a Binary instance. Think of it as a poor man's acid-state for deterministic programs.
Downloads
- cached-traversable-0.1.0.1.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, 0.1.0.1 |
---|---|
Dependencies | base (>=4.6 && <5), binary (>=0.5), bytestring (>=0.10), containers (>=0.5), directory (>=1.2), filepath (>=1.3), mtl (>=2.1) [details] |
License | BSD-3-Clause |
Copyright | 2014 Thomas Tuegel |
Author | Thomas Tuegel |
Maintainer | ttuegel@gmail.com |
Category | Data |
Source repo | head: git clone https://github.com/ttuegel/cached-traversable.git |
Uploaded | by ThomasTuegel at 2014-10-07T23:58:30Z |
Distributions | NixOS:0.1.0.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2064 total (8 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] |