2013/3/25 Jim foo.bar <jimpil1...@gmail.com>

> I only asked because you said there is no 100% immutability on the JVM


I see. I was referring to the fact that JDK collections and maps are
mutable, (at least some comonly used) .NET collections are mutable
 and JavaScript arrays and objects are mutable.

Take a look at https://blogs.oracle.com/jrose/entry/value_types_in_the_vm,
it indicates that there is interest in "true value types" on the JVM but at
best they will
make it in JDK 9 in 2015.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

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