inc all the other responses in this thread but will also point at this 
example in the core.async tests that defines a transducer (works in 1.6) as 
an example:

https://github.com/clojure/core.async/blob/master/src/test/clojure/clojure/core/pipeline_test.clj#L6


On Monday, December 29, 2014 10:38:05 AM UTC-6, Udayakumar Rayala wrote:
>
> Hi,
>
> We are currently using clojure 1.6.0 and using async channels version 
> "0.1.346.0-17112a-alpha". 
> I see that the (chan) function accepts a transducers but transducers are 
> not available in Clojure 1.6.0. 
>
> Is there any option other than upgrading to Clojure 1.7.0-alpha4? If not, 
> how safe it is right now to use Clojure 1.7.0-alpha4 in production? We 
> really want to use transducers as it makes our code readable.
>
> Thanks,
> Uday.
>

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

Reply via email to