intersection

fun KotlinType.intersection(vararg other: KotlinType): KotlinType

Returns an intersection of this KotlinType with other