Tag: TIL
All the articles with the tag "TIL".
-
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 "TIL".
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.