Macaulay2 » Documentation
Packages » Macaulay2Doc :: FunctionApplication
next | previous | forward | backward | up | index | toc

FunctionApplication -- the class of all function application expressions

Description

FunctionApplication is a type of Expression representing an application of a function.

For the programmer

The object FunctionApplication is a header type, with ancestor classes Expression < BasicList < Thing.