like, if you take `async` from kotlin-coroutines, ...
# announcements
c
like, if you take
async
from kotlin-coroutines, there’s stuff like
async<Int> { 1 }
that just looks weird when everything 100 lines around it is inferred