ch2_1_lambda
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ch2_1_lambda [2022/02/23 06:45] – admin | ch2_1_lambda [2022/03/31 05:07] (current) – admin | ||
---|---|---|---|
Line 4: | Line 4: | ||
<code lisp> | <code lisp> | ||
- | > | + | >(lambda (a b) (+ a b)) ; lambda call |
+ | #< | ||
+ | </ | ||
+ | |||
+ | The '' | ||
+ | |||
+ | <code lisp> | ||
+ | > | ||
8 | 8 | ||
</ | </ | ||
Line 25: | Line 32: | ||
</ | </ | ||
- | The functions created by '' | + | Parameter list of '' |
+ | |||
+ | The functions created by '' | ||
ch2_1_lambda.1645623933.txt.gz · Last modified: 2022/02/23 06:45 by admin