On Fri, May 11, 2012 at 9:17 AM, Sean Corfield <seancorfi...@gmail.com> wrote: > Reducers are part of the 1.5.0 master branch. The only reason they're > not already available in a master-SNAPSHOT build is because Clojure > isn't building at the moment due to the jsr166y change and Java 6 > dependency.
Just to clarify: Clojure isn't building at the moment _on build.clojure.org_ but you can build it yourself easily enough: * git clone git://github.com/clojure/clojure.git * mvn install Then you'll have a local clojure-1.5.0-master-SNAPSHOT.jar you can depend on and try the reducers out for yourself. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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