on f
Ideally, this function would replace f, i.e., we would write f = on f. Unfortunately, all the pre-installed system functions are write-protected; fortunately, their methods are not, and can be replaced.
|
|
|
|
The object on is a function closure.
The source of this document is in Macaulay2Doc/ov_debugging.m2:442:0.