intersectLaw

inline fun <T> Array<T>.intersectLaw(other: Collection<T>): Set<T>