I am not sure if a for (i in list.indices) loop is...
# announcements
d
I am not sure if a for (i in list.indices) loop is compiled in an optimized way. But if you really want to juggle indices, you have to write a while loop.