Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function lambda

lambda argList body

Creates a new function.

Parameters:
argList - List of symbols representing the formal arguments of the new function, or a symbol representing the list of formal arguments.
body - A code block that will be the code associated with the function.
Returns:
The newly created function objects.


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