and return@func?
# announcements
i
and return@func?
n
i assume this is within a lambda or scope function those functions return the last expression in them but you can also explicitely
return@func
just
return
does nto work in them because that might return you out of the current function and not just the lamda passed to a call