Kent M Pitman <pitman@world.std.com> wrote:
+---------------
| Had they been taught the fact of "choice" in Scheme class, I'd gladly
| allow them that choice. But since they were taught dogma, it just pisses
| me off that they walk into a CL shop with a deathwish for perfectly
| perspicuous iteration constructs like dotimes and dolist...
+---------------
Hee hee! Even when coding in Scheme, I use "dotimes" and "dolist" and
subsets of "destructuring-bind" and "multiple-value-bind" and lots of
other neat ideas borrowed from CL. But then, I write my Scheme macros
with "defmacro", too... ;-}
-Rob (the "Common Scheme" heretic)
-----
Rob Warnock, 31-2-510 rpw3@sgi.com
Network Engineering http://reality.sgi.com/rpw3/
Silicon Graphics, Inc. Phone: 650-933-1673
1600 Amphitheatre Pkwy. PP-ASEL-IA
Mountain View, CA 94043