Join Slack
Communities
Powered by
does that ring a bell? is that requirement gone? i...
# coroutines
g
groostav
01/20/2017, 7:47 PM
does that ring a bell? is that requirement gone? iirc it meant that you couldnt just simply have
Copy code
suspend fun a(): Unit { b() } suspend fun b(): = TODO()
Open in Slack
Previous
Next