perhaps I should just offer a single `.await()` an...
# coroutines
p
perhaps I should just offer a single
.await()
and use it together with my existing
allOf(…)
and
bothOf(…)
future functions...
👍 1