<@U0DBP2DTJ>: This question is probably more suite...
# anko
h
@di3mex: This question is probably more suited for #C0922A726, see https://kotlinlang.org/docs/reference/inline-functions.html#non-local-returns for relevant documentation. You can apparently use a return statement with a label for inline higher-order functions: https://kotlinlang.org/docs/reference/returns.html#return-at-labels
👍 1