On Thu, May 4, 2017 at 1:38 PM, <occi...@esperanto.org> wrote: > Le jeudi 4 mai 2017 21:43:19 UTC+2, Ian Lance Taylor a écrit : >> >> ... it is potentially confusing >> to see `a &&= f()` when f() may or may not be called. > > > How is that more confusing than `a && f()` when f() may or may not be > called?
I assert without evidence that for many people it would be confusing to see a function call alone on the right hand side of an `=` when that function may or may not be called. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.