overlaps
Simple utility that checks whether or not two arrays overlap. It is equivalent to intersection(arr1, arr2).length > 0, but is more performant.
Activity
- Latest release
- 11y ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Feb 27, 2015