Join Slack
What is the best practice in using `i in 1..max` vs `i in 0 until max`?
# codingconventions
f
Florian
09/04/2019, 9:02 PM
What is the best practice in using
i in 1..max
vs
i in 0 until max
?
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by