next | previous | forward | backward | up | top | index | toc | home

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.