[Haskell-cafe] Re: [Haskell] ANN: persistent-map-0.0.0

Peter Robinson thaldyron at gmail.com
Mon Apr 20 12:55:01 EDT 2009


2009/4/20 Alberto G. Corona <agocorona at gmail.com>:
> Interesting. It seems similar to TCache.

It is indeed. I particularly like the feature of TCache that
you can "fill" partially initialized values from the cache
so I've added a similar high-level interface for TMap
(module TStorage).

Cheers,
Peter


More information about the Haskell-Cafe mailing list