Live data from Hacker News

Viewing profile — eraxley

eraxley

HN member
Joined
Mon, Feb 06, 2017, 12:27 PM UTC
HN karma
4
Public activity
1 items

About eraxley

No profile information was provided.

Recent public activity

  1. comment
    Comment #19838398

    You are right that (2) needs to be dereferenced first, however, in go a pointer is autmatically dereferenced when accessing its properties or "methods". What I mean by this is that…