libghc-lrucache-doc

Simple, pure least-recent-used cache; documentation
  http://github.com/chowells79/lrucache
  0
  no reviews



This package contains a simple, pure lru cache, implemented in terms of "data.map".

it also contains a mutable io wrapper providing atomic updates to an lru cache.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.