Viewing profile — jthill
jthill
HN member- Joined
- Fri, Oct 02, 2020, 7:08 PM UTC
- HN karma
- 4
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About jthill
No profile information was provided.
Recent public activity
-
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.