Example Lambda lambda 001
|
These examples demonstrate some simple properties of the lambda special form.
Here the lambda returns a simple Lambda.
Notes and Hints
Returns:
(define times
(lambda(X)
vars:((Z 5))
pvars:((Y 10))
(* X Y Z)))
Returns:
Here are examples of the lambda function at work.
Lambda lambda 001 |
Here is the link to the current function used in this example.
Here are a number of links to other related functions.
setq(#void) | defun(#void) | eval(#void) | argCount(#void) |
argFetch(#void) |
Here are the links to the data types of the arguments used in this example. Here are a number of links to examples having similar argument types.
Lambda
Analytic Information Server (AIS)AIS Component Systems
|