On Friday, 17 June 2016 18:50:59 UTC+3, Olivier Gagnon wrote:
>
> https://play.golang.org/p/yE7UVXcXm3
>
> The key point here is that all the RHS of the `Cross` function must be 
> evaluated before the LHS is assigned. But I need to have a guarantee that 
> we won't assign before having evaluated the LHS.
>

Yes, see https://golang.org/ref/spec#Assignments

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

Reply via email to