On Sat, Feb 5, 2011 at 16:36, Jason <jason2...@jasonjobe.com> wrote:
> How about
>
>  (%->
>     starting-value
>     (foo 3 %)
>     (bar % arg2 arg3))
>
> This combines the standard shorthand argument form from the inline
> function with the threading. I also like be because the '%' stands
> out.

This, or something very like it, has been discussed previously using $
in place of %. At the time it didn't find much traction.

// ben

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

Reply via email to