plus

open operator fun plus(context: ExecutionContext): ExecutionContext

Returns a context containing elements from this context and elements from other context. The elements from this context with the same key as in the other one are dropped.