[ 原始碼: emacs-memoize ]
套件:elpa-memoize(1.1-2)
memoization functions
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.
其他與 elpa-memoize 有關的套件
|
|
|
|
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox
-
- enh: emacs
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox