I find a lot of arithmetic loops more complicated ...
# announcements
d
I find a lot of arithmetic loops more complicated in Kotlin than they would be in Java due to the loss of the 3-part for loop. Although I guess it might be possible to produce something similar now that I think about it.