On Fri, Jan 4, 2013 at 11:59 AM, Marko Topolnik <[email protected]>wrote:
> I do this regurarly: > > (-> x (fun1 arg1) (#(fun2 arg2 %)) ...) > > It works, but I still don't like it, I find that extra hash and parens > distasteful. > > Thanks for that idea. Don't know why I never thought to do that. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
