kotlin.coroutines.experimental.AbstractCoroutineContextElement.plus

plus

open operator fun plus(
    context: CoroutineContext
): CoroutineContext

Overrides CoroutineContext.plus

Returns a context containing elements from this context and elements from other context. The elements from this context with the same key a