import { Eq } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { defaultEq } = Eq;
Returns the default Eq instance, which is the Eq.anyDeepEq() instance.
import { Eq } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
const { defaultEq } = Eq;
Returns the default Eq instance, which is the Eq.anyDeepEq() instance.