On Mon, Aug 9, 2010 at 11:39 AM, Ben Schulz <[email protected]> wrote:

> On 9 Aug., 11:02, Kevin Wright <[email protected]> wrote:
> > any operator ending with a `:` is also right associative. So
> > x :: someList
> > is equivalent to someList.::(x)
>
> I think you just proved Fabrizio's point (and this is a one-line
> example). ;)
>

*laughs*
If you can't remember that suffix-colon means right-associative, you can't
be expected to remember that * has higher precedence than +, which probably
means you already have a difficult enough life. ;)


>
> With kind regards
> Ben
>
> --
> You received this message because you are subscribed to the Google Groups
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<javaposse%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/javaposse?hl=en.
>
>


-- 
Viktor Klang,
Code Connoisseur
Work:   www.akkasource.com
Code:   github.com/viktorklang
Follow: twitter.com/viktorklang
Read:   klangism.tumbler.com

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to