next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
Macaulay2Doc
::
typicalValues
typicalValues -- types of values returned by functions
Description
A hash table used to store information about the type of values typically returned by functions and methods.
This information is used only to build documentation automatically.
i1 : typicalValues#isRing o1 = Boolean o1 : Type
See also
specifying typical values
For the programmer
The object
typicalValues
is
a
mutable hash table
.