Macaulay2 » Documentation
Packages » Macaulay2Doc > The Macaulay2 language > making a new method function > method > MethodFunctionSingle
next | previous | forward | backward | up | index | toc

MethodFunctionSingle -- a type of method function

Description

The type of all method functions created with the option Dispatch set to Thing, such as code.

See also

Fixed objects of class MethodFunctionSingle :

For the programmer

The object MethodFunctionSingle is a type, with ancestor classes FunctionClosure < Function < Thing.