I haven’t written large programs with coroutines, ...
# coroutines
a
I haven’t written large programs with coroutines, but I feel like if you push the
runBlocking
to the edges of your system, and try to get away with
suspend
everywhere, you’ll be good