Example Lambda deforphan 001
|
Notes and Hints
(setq y 10)
(defun foo(x) pvars:((y 5) (d 30)) (+ x d y))
(deforphan foo:sum(x) pvars:((d 20)) (+ x d y))
Returns:
Returns:
Returns:
Returns:
Returns:
Returns:
Here are examples of the deforphan function at work.
Lambda deforphan 001 |
Here is the link to the current function used in this example.
Here are a number of links to other related functions.
defriend(#void) | defmethod(#void) | defriend(#void) | defmacro(#void) |
defun(#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
String
Analytic Information Server (AIS)AIS Component Systems
|