@hackage cached-traversable0.1.0.0

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.