On 6 July 2010 22:24, Greg <g...@kinostudios.com> wrote:
>> This would be most likely java interop, ie. ->.
>> There the main arguments are 99% of the times the first or the last ones. So 
>> -> or ->> will work
>
> OK, so what happens when one of the functions takes it in the front, and the 
> other in the back?
>
> Or what happens when you're using a piece of code that doesn't follow either 
> convention? Are you
> saying such code doesn't exist?

Use an anonymous function.

> In both those cases, -> and ->> become useless.

Not useless, merely less convenient.
Paul.

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