import { rectIntersection } from "https://deno.land/x/netzo@0.5.14/deps/@dnd-kit/core.ts";
Returns the rectangles that has the greatest intersection area with a given rectangle in an array of rectangles.
x/netzo/deps/@dnd-kit/core.ts>rectIntersection
import { rectIntersection } from "https://deno.land/x/netzo@0.5.14/deps/@dnd-kit/core.ts";
Returns the rectangles that has the greatest intersection area with a given rectangle in an array of rectangles.