plus

operator fun <O : Any> KVal<List<O>>.plus(other: KVal<List<O>>): KVal<List<O>>(source)