UNPKG

overlaps

Version:

Simple utility that checks whether or not two arrays overlap. It is equivalent to intersection(arr1, arr2).length > 0, but is more performant.

1 file
../
470 B