ronin/examples/lambda.lisp
2019-07-20 20:34:23 +02:00

2 lines
32 B
Common Lisp

(echo (map '(add %1 2) (4 5 6))