In particular, what if, for example, `async` gets ...
# coroutines
e
In particular, what if, for example,
async
gets redefined (starts a coroutine, does not return anything) and if you need a future you'll have to use
asyncFuture
?
🍪 1
👍 1