https://kotlinlang.org logo
e

elizarov

04/13/2017, 8:08 PM
When you mark all your functions as suspend you get the same experience as in Go. I'd argue, that instead of more explicitness, we should figure out how to make suspend modifier implicit, so that you don't have to type it.
👍 3