Is the number 8 just a magic number? Can it be changed with an
environment variable or system variable or binding? I would definitely
like to.

I am particularly annoyed by how the function into changes my array
maps into hash maps when they grow. The type of the first argument is
an array map, so the type of the return value should be also.

,(class (into (array-map :a 1) (array-map :b 2 :c 3 :d 4 :e 5 :f 6 :g
7 :h 8 :i 9)))

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