I want to write a function for Map: `suspend fun &...
# coroutines
p
I want to write a function for Map:
suspend fun <K, V> Map<K, Deferred<V>>.awaitAll()