Hacker News new | ask | show | jobs
by z3t4 1992 days ago
Under what circumstance do you end up with a negative array index? Eg. Why do you omit bound checks? And should accessing any gap in an array result in error, and why are there gaps in the array?