3 comments

[ 3.1 ms ] story [ 15.8 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