next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
nullaryMethods
nullaryMethods
Description
This experimental hash table is to contain methods for handling the case where a method function,
f
, say, is called with 0 arguments, i.e., as
f()
.
For the programmer
The object
nullaryMethods
is
a
mutable hash table
.