On 20/06/14 15:11, gvim wrote:
Because it's 3 levels deep and requires substituting the vars back
into maps to then create a returned map. Your for example doesn't
emulate Ruby's each_with_index, as in the example, as far as I'm
aware. I'm fairly new to Clojure so the obvious may not be so obvious
to me yet :)
In that case destructuring
<http://blog.jayfields.com/2010/07/clojure-destructuring.html> like in
this example
<http://clojuredocs.org/clojure_core/clojure.core/for#example_618>
and/or map-indexed
<http://clojuredocs.org/clojure_core/clojure.core/map-indexed> could help.
--
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
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.