//arrow-meta/arrow.meta.phases.resolve/intersection
[jvm] fun KotlinType.intersection(vararg other: KotlinType): KotlinType
Returns an intersection of this KotlinType with other
Do you like Arrow?