Returns and Jumps in Kotlin Nov 18, 2019 References¶https://kotlinlang.org/docs/reference/returns.html Break at label is a convenient way to jump out of a nested loop.