Are `if (x in 0..size)` and `if (x in 0 until size...
# announcements
y
Are
if (x in 0..size)
and
if (x in 0 until size)
optimized?