Rayiner Hashem <rayiner@gmail.com> wrote:
+---------------
| The basic while-loop is like 0.1% of the power of a good looping
| construct. Things get interesting when you're iterating over multiple
| data structures, advancing the iteration irregularly in each one, all
| while trying to avoid consing too much in an inner loop.
+---------------
Exactly what I was trying to illustrate in my "WIRLEX" example
a little while back [in the "Java discovers map" thread]...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607