Live data from Hacker News

Viewing profile — iovec

iovec

HN member
Joined
Sun, Jan 17, 2021, 2:12 AM UTC
HN karma
2
Public activity
2 items

About iovec

No profile information was provided.

Recent public activity

  1. story
  2. 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 …