This website requires JavaScript.
Explore
Help
Register
Sign In
dakedres
/
ronin
Watch
1
Star
0
Fork
0
You've already forked ronin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ronin
/
examples
/
lambda.lisp
Quentin Leonetti
4d437eaac1
add lambda shorthand with params
2019-07-20 20:34:23 +02:00
2 lines
32 B
Common Lisp
Raw
Blame
History
(
echo
(
map
'
(
add
%1
2
)
(
4
5
6
)
)
Reference in New Issue
View Git Blame
Copy Permalink