Live data from Hacker News

Viewing profile — jthill

jthill

HN member
Joined
Fri, Oct 02, 2020, 7:08 PM UTC
HN karma
4
Public activity
1 items

About jthill

No profile information was provided.

Recent public activity

  1. comment
    Comment #43828886

    For languages with 0-based array element numbering, say what the numbers are: they're offsets. 0-based arrays have offsets, 1-based arrays have indices.