alright so you would suggest simply leaving functi...
# coroutines
g
alright so you would suggest simply leaving functions tagged with
suspend
instead of explicitly having them return a
Future
, at least by default, is that right?