PS. Ah, clearly the "except the leftmost one" part of the above is
incorrect/unnecessary -- it's just that the leftmost expression gets
the outermost "loop level", so is evaluated only once. Anyway, this
behaviour is hinted at by for's docstring only in that it mentions
that the inner expressions (those to the right) can refer to
previously established bindings.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to