As a guess, I'd say it has to do with the fact tha...
# announcements
r
As a guess, I'd say it has to do with the fact that ranges do not have to be iterable, and it often makes sense for range checks to be inclusive when you're using them as bounds, but I don't know.