Description
Transparent, persistent caching of lazy, traversable structures.
Description
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.