kite-core / jp.co.cyberagent.kite.core / KiteContext / plus
plus¶
open operator fun plus(kiteContext:
KiteContext
):
KiteContext
Returns a context containing value from this context and values from other kiteContext. The elements from this context with the same key as in the other one are dropped.