Join Slack
Communities
Powered by
Funny, usually lambdas that are not `suspend` that...
# coroutines
d
dave08
09/28/2017, 11:26 AM
Funny, usually lambdas that are not
suspend
that contain a suspendable function usually complain that you can't run a suspendable function there, in
measureTimeMillis { }
lambda, no complaint...!?
Open in Slack
Previous
Next