Viewing profile — iovec
iovec
HN member- Joined
- Sun, Jan 17, 2021, 2:12 AM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About iovec
No profile information was provided.
Recent public activity
- story
-
comment
Comment #26865015
Since it doesn't seem like this was answered in the other discussion, the answer is that Go does not allow taking the address of a map value. You get a compile-time error: "cannot …