Hacker News new | ask | show | jobs
by spencerflem 827 days ago
Totally agreed, like when using an int to reference into an array, there's no way to guarantee that the int won't be out of range, so it needs a check every time

Also no ideas here, but its fun to think about anyways