Overlaps Packages

overlaps

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

1.0.0 • Published 9 years ago

remove-overlaps

Given set of N circles at predefined positions attempts to remove overlap between circles

2.1.0 • Published 8 years ago