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