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

MethodFunction -- a type of method function

Description

Functions of this type are created by method.

Fixed objects of class MethodFunction :

For the programmer

The object MethodFunction is a type, with ancestor classes CompiledFunctionClosure < Function < Thing.