variable gamla.intersectByimport { gamla } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts"; const { intersectBy } = gamla; type<T>(f: (x: T) => Primitive) => unknown