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

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

For the programmer

The object typicalValues is a mutable hash table.