Hacker News new | ask | show | jobs
by dbaupp 3315 days ago
It's a little glib, but Python 3 (and Ruby, I believe) both has checked array access and vacuously has overflow checking given integers can't overflow (by default).