On Thu, Jul 7, 2016 at 4:41 PM Jesse McNelis <jes...@gmail.com> wrote:

> Looks fine to me. The k in m[k] is the value of k before the assignment.
>
> So the value at m["foo"] is assigned to m[""] and the value at m["bar"]
is assigned to m["foo"]

Took me a while to run it through a mind emulator, but you're right. Thanks!



-- 

-j

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