In addition to what's already been pointed out, on a grander scale there's:
https://github.com/LonoCloud/synthread


On Tuesday, May 5, 2015 at 6:48:34 AM UTC+10, Kaiyin Zhong wrote:
>
> Wouldn't be nice to have something like:
>
> (->>> thing 
>       (f1 ph arg2 arg3)
>       (f2 arg1 ph arg3)
>       (f3 arg1 arg2 ph))
>
> ;; ph is a place holder for thing
>
>

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