3 comments

[ 3.4 ms ] story [ 14.2 ms ] thread
The LOOP macro is the thing I always miss from Common Lisp when I'm using some other language. It's a controversial feature, but amazingly powerful, flexible, and easy to use.

If you're interested in some examples, here's a chapter from Practical Common Lisp on the subject:

http://www.gigamonkeys.com/book/loop-for-black-belts.html