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

MethodFunctionBinary -- a type of method function

Description

The type of all method functions created with the option Binary set to true, such as gcd.

See also

Fixed objects of class MethodFunctionBinary :

For the programmer

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