Join Slack
Powered by
I assume, real loop is a lot more complex, so it c...
# language-proposals
o
orangy
02/07/2017, 8:18 PM
I assume, real loop is a lot more complex, so it cannot be replaced with trivial
(1..10).takeWhile { it <= 3 }.map { “blah-$i” }.last()
?
Open in Slack
Previous
Next