so, like, you cant return in the middle of a lambd...
# getting-started
m
so, like, you cant return in the middle of a lambda? only at the end?
a
mipster: you nedd a return like
return@lambda true
. See https://kotlinlang.org/docs/reference/returns.html#break-and-continue-labels