next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
CacheFunction
CacheFunction -- the class of cache functions
Description
Functions of class
CacheFunction
are created and used by
cacheValue
and by
stashValue
.
For the programmer
The object
CacheFunction
is
a
type
, with ancestor classes
FunctionClosure
<
Function
<
Thing
.