On Sep 7, 2012, at 9:34 AM, Marko Topolnik wrote: > This is now on master — > https://github.com/clojure/core.incubator/commit/9f2590f2cf22c37ba66010983bf6eaf21a90084c > — and 0.1.2-SNAPSHOT is available from Sonatype's OSS snapshots repo. > > Downloaded and confirmed that it works in my code. > > Assuming no one shrieks about some serious problem, I'll cut a 0.1.2 release > containing this enhancement later today. > > If you do that, you may break the speed record on the Feature > Requested--Feature Released response time :)
I aim to please. ;-) Besides, it was a good sense-making idea to begin with... [org.clojure/core.incubator "0.1.2"] has been released; it'll take a few hours for it to show up in Maven Central. The only change is that clojure.core.strint/<< is now variadic. The docs haven't been refreshed yet, but you can see an example of this in the last expression in the docstring here: https://github.com/clojure/core.incubator/blob/master/src/main/clojure/clojure/core/strint.clj#L49 Cheers, - Chas -- 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