If you don't need what `Deferred` provides and jus...
# coroutines
l
If you don't need what
Deferred
provides and just have the function to
suspend
is enough, then use
suspend
, it will save a
Deferred
implementation instance to be created