I am surprised that there is `intersects()` but no `intersection()` function which would return common items from both arrays. Would that be useful to add?
I am surprised that there is
intersects()but nointersection()function which would return common items from both arrays.Would that be useful to add?