Live data from Hacker News

Viewing profile — waj

waj

HN member
Joined
Mon, Sep 23, 2013, 2:04 AM UTC
HN karma
1
Public activity
1 items

About waj

No profile information was provided.

Recent public activity

  1. comment
    Comment #9675013

    `foo.bar` is always a call in Crystal. If `bar` is just an accessor, then the method will be inlined and there is no extra cost compared to make an explicit field access.