Macaulay2 » Documentation
Packages » Macaulay2Doc :: globalReleaseFunction
next | previous | forward | backward | up | index | toc

globalReleaseFunction -- the standard method for the global variable release hook

Description

globalReleaseFunction -- the standard function that can be used as a method for GlobalReleaseHook so that certain types of things, which have acquired as their name the name of a global variable to which they have been assigned, will lose that name when a different value is assigned to the variable.

See also

For the programmer

The object globalReleaseFunction is a function closure.