My rule of thumb is to place items into maps if there are more than
2-3 elements- After that point, it becomes hard to read code that
manipulates a raw vector without position labels. Of course I have
allowances for performance-sensitive situations.

On Feb 12, 10:36 pm, Hozumi <fat...@googlemail.com> wrote:
> Hi,all
> Although there is no right answer, vector seem to be preferred in many
> cases.
> Which do you prefer map or vector?
> Thanks!

-- 
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