Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function apply

apply aFunction arg1 ... [aList]

Invokes a a function with a given set of arguments.

Parameters:
aFunction - Function object that will be called.
arg1 - Object that will be passed as the first argument whan calling aFunction.
aList - List whose elements will be passed as arguments to aFunction.
Returns:
The value returned by the invocation of aFunction.


Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009