The lodash method `_.intersection` exported as a module.
Fast intersection of multiple arrays
The internal lodash function `baseIntersection` exported as a module.
determine if a point is inside a polygon with a ray intersection counting algorithm
Finds intersections between semantic version ranges.
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
The lodash method `_.intersectionBy` exported as a module.
The lodash method `_.intersectionWith` exported as a module.
2D intersection utilities for TLDraw and maybe you, too.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Creates an array of unique values that are included in all given arrays.
Find unique common elements among given arrays
Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor