Found this discussion useful. Particularly the dis...
# leedskotlinusergroup
c
Found this discussion useful. Particularly the discussion around fun
CoroutineScope.x()
and
suspend fun x() { … }