map

open suspend fun <R> map(block: suspend (T) -> R): ValueOrCompletion<R>(source)