Re: Re: Possible inconsistent error for "+=" shorthand while using immutable set
Naftoli Gugenheim <[email protected]> Sun, 27 Mar 2016 19:12:31 +0000
| Newsgroups | gmane.comp.lang.scala |
|---|---|
| Message-ID | <CANpg8PA_BTi6hQhXAoB4mfcbFQnnLUq-qd3xsJw4gQQLPW6=1w@mail.gmail.com> |
The error message should still be fixed. On Sun, Mar 27, 2016, 2:04 PM Andrew Phillips <[email protected]> wrote: > > In short, the rewriting of a += b to a = a + b can only take place if a > is something "that can be assigned" > > Er..."if a is something 'that can be assigned *to*'" would have been > clearer ;-) > > ap > > -- > You received this message because you are subscribed to the Google Groups > "scala-language" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "scala-language" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.