cached-traversable: Transparent, persistent caching of lazy, traversable structures

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2002 total (12 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]