Macaulay2 » Documentation
Packages » Macaulay2Doc » The Macaulay2 language » making a new method function » method » specifying typical values » 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.


The source of this document is in Macaulay2Doc/ov_methods.m2:514:0.