Is there a way to increment the index in a loop? E...
# getting-started
a
Is there a way to increment the index in a loop? Ex:
for (i in 1..5) if(condition) i++