libcore-memoize-clojure
Clojure memoization library
Description
core.memoize provides the following features: * An underlying PluggableMemoization protocol, allowing the use of
customizable and swappable memoization caches.
* Memoization builders for implementation of common caching strategies (FIFO,
LRU, TTL, etc.)
* Function for manipulating the memoization cache of core.memoize-backed
functions.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/clojure/core.memoize
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcore-memoize-clojure