[ 源代码: emacs-memoize ]
软件包:elpa-memoize(1.1-3)
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: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同时作为一个虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox, emacs-pgtk
-
- enh: emacs
- GNU Emacs editor (metapackage)
同时作为一个虚包由这些包填实: emacs-gtk, emacs-lucid, emacs-nox, emacs-pgtk