This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Loops-Foreach
/
Common-Lisp
/
loops-foreach-3.lisp
Ingy döt Net
9ad63ea473
Family Day update
2020-02-17 23:21:07 -08:00
1 line
32 B
Common Lisp
Raw
Permalink
Blame
History
(
dolist
(
x
the-list
)
(
print
x
)
)
Reference in a new issue
View git blame
Copy permalink