Example Lambda new 001
|
This simple example shows how two copies of the same Lambda have similar but distinct persistent variables.
(defun foo1(x)
pvars:(y)
(defun sum(x) (+ x y))
(setq y x))
Returns:
Returns:
Returns:
Returns:
Returns:
Returns:
Returns:
Returns:
Here are examples of the new function at work.
Here is the link to the current function used in this example.
Here are a number of links to other related functions.
makeLambda(#void) | setq(#void) | defun(#void) | lambda(#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
|