On 02/07/13 09:45, Islon Scherer wrote:
My questions is: is there a philosophical reason for that or it was implement this way because it's easier?

the reason is that there is a common underlying abstraction tying all these data-structures together and that is the 'Seq' abstraction. conj is polymorphic and will do its best to provide the most efficient way to add something to a collection.

I guess the philosophical reason is that 'concrete types don't really matter'...

Jim

--
--
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/groups/opt_out.


Reply via email to