I was just contemplating whether in my own code, I...
# coroutines
p
I was just contemplating whether in my own code, I can/should replace future-returning functions with suspend functions. I’m starting to understand it better now. thanks!