kotlin.coroutines.experimental.EmptyCoroutineContext.fold

fold

fun <R> fold(initial: R, operation: (R, Element) -> R): R

Overrides CoroutineContext.fold

Accumulates entries of this context starting with 登录查看完整内容