It has been discussed here (beta1 timeframe) and the horse is dead. :) On Monday, March 24, 2014 2:08:53 AM UTC-5, Christian Johansen wrote: > > Thanks for all your hard work on this! > > One thought: I like the idea behind some? and friends, but the naming seems > misleading to me. In most APIs that have an every?-like function, there is > a > corresponding some? or any?. In Clojure this is not the case, but we do > have > every? and some, which provides the same capabilities. Adding some? into > this > mix as a completely different kind of function seems to create unnecessary > confusion. > > I'm probably too late to the party on this one, and it may even have been > discussed before, if so I apologize for beating a dead horse. > > Christian > > kl. 22:45:59 UTC+1 søndag 23. mars 2014 skrev Alex Miller følgende: >> >> Clojure 1.6.0-RC3 is now available. >> >> Try it via >> - Download: http://central.maven.org/maven2/org/clojure/clojure/1.6.0-RC3 >> - Leiningen: [org.clojure/clojure "1.6.0-RC3"] >> >> See the full change log here: >> https://github.com/clojure/clojure/blob/master/changes.md >> >> Clojure 1.6.0-RC3 has the following changes since 1.6.0-RC2: >> >> - Test temporarily disabled to allow Clojure to build with JDK 1.8 >> (requires ASM upgrade in future release) >> - Symbol no longer caches hashCode and will lazily cache hasheq. The >> hasheq is also computed in a different way to leverage the cached String >> hashCode of the Symbol ns (if it exists). >> >> Please let us know how it looks! >> >
-- 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.