thanh
fun Set<A>nonEmptyIntersection(other: Set<A>) = this.intersect(other).nonEmty()
Leon Linhart
intersects
intersect
isIntersected
ephemient
containsAny
hasAny
sharedAny
set1.sharedAny(set2, set3, set4)
Ruckus
overlaps
A modern programming language that makes developers happier.