Name:core.memoize
License:Eclipse Public License
Description:core.memoize is a Clojure contrib library providing the following features:
* An underlying PluggableMemoization protocol that allows the use of customizable and swappable memoization caches that adhere to the synchronous CacheProtocol found in core.cache
* Memoization builders for implementations of common caching strategies
core.memoize is based on a library named Unk, found at http://github.com/fogus/unk that is planned for deprecation.
Date Added:2011-12-15 21:17:53
Date Changed:2012-09-12 03:55:16