next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc > The Macaulay2 language > making a new method function > method > MethodFunctionSingle

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 CompiledFunctionClosure < Function < Thing.