anyIn

infix inline fun <T> Array<T>.anyIn(other: List<T>): Boolean