libghc-lrucache-dev

Simple, pure least-recent-used cache
  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 a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.