Hacker News new | ask | show | jobs
by vikiomega9 3315 days ago
Sorry, I'm confused, does bounds checking mean index out of bounds? If so, most modern languages?
1 comments

I think the question was more about bounds checking on arithmetic, which most modern languages don't do by default.