Join Slack
Powered by
Is there a way to increment the index in a loop? E...
# getting-started
a
Andrew Albert
08/03/2018, 9:26 PM
Is there a way to increment the index in a loop? Ex:
for (i in 1..5) if(condition) i++
Open in Slack
Previous
Next