suspend functions are effect marked functions that...
# arrow
r
suspend functions are effect marked functions that can only be invoked in another suspended function or a continuation like the one of IO.