import * as mod from "https://dotland.deno.dev/std@0.181.0/collections/intersect.ts"; FunctionsfintersectReturns all distinct elements that appear at least once in each of the given arrays.