Tag: go
All the articles with the tag "go".
-
TIL: Go Map Elements Aren't Addressable
Why you can't take the address of a map value, and why you can't assign to a field of a struct stored in a map.
All the articles with the tag "go".
Why you can't take the address of a map value, and why you can't assign to a field of a struct stored in a map.