Example List eval 002
|
Notes and Hints
The (eval '(+ X Y)) is equivalent to the expression: (eval (compile (morph '(+ X Y))))
Returns:
Returns:
Returns:
Here are examples of the eval function at work.
Lambda eval 001 | List eval 002 | List eval 003 |
Here is the link to the current function used in this example.
Here are a number of links to other related functions.
compile(#void) | morph(#void) | lisp(#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.
Pair
List
Analytic Information Server (AIS)AIS Component Systems
|