I used transducers here 
https://github.com/raspasov/neversleep/blob/master/src/neversleep_db/node_keeper.clj
 

Look at all the functions ending in -xf, they return transducers that are 
being attached to core.async channels. 

On Wednesday, May 6, 2015 at 8:15:42 AM UTC-7, larry google groups wrote:
>
> I would like to write a detailed blog post about how developers are 
> actually using transducers. If you have a public project on Github that is 
> using transducers, would you please point me to it? I would like to see 
> what you did. 
>
> If you are not using transducers, but you plan to in the near future, I 
> would be curious to see the code where you think they could help you.
>

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