Hacker News new | ask | show | jobs
by everyone 2753 days ago
This. How often do I ever check if a number if within a range? Very rarely.

But checking if an index is not too high for an array, is something I do very frequently.