kotlin-stdlib / kotlin.coroutines / ContinuationInterceptor / minusKey minusKey Common JVM JS Native 1.0 open fun minusKey ( key : Key < * > ) : CoroutineContext (source) Returns a context containing elements from this context, but without an element with the specified key .