next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: FunctionApplication

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.