I‘ve actually ran into few cases myself where I wa...
# language-proposals
e
I‘ve actually ran into few cases myself where I wanted a loop to be an expression for more readable and concise code. It should be
break value
. That is the only right and backwards compatible way to introduce this feature in Kotlin.