Functions

This sub-package provides interfaces and functions used to create lists of functions and delegates.

Interfaces

IFunction

Interface for expression functions.

IFunctionCollection

Implements a list of functions.


Classes

DefaultFunctionCollection

Implements a list filled with standard functions.

DelegatedFunction

Defines a delegate to implement a function.

FunctionCollection

Implements a list of functions.