you can just use `0 .. list.size - 1` if you want....
# getting-started
j
you can just use
0 .. list.size - 1
if you want. but`until` does the same thing.