elpa-memoize

memoization functions

Description

This package provides memoization functions. `memoize' accepts a symbol or a function. When given a symbol, the symbol's function definition is memoized and installed overtop of the original function definition. When given a function, it returns a memoized version of that function.

Memoization takes up memory, which should be freed at some point. Because of this, all memoization has a timeout from when the last access was.

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 screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/skeeto/emacs-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 elpa-memoize