import { type Num } from "https://deno.land/x/rimbu@0.13.5/typical/index.ts";
const { Equal } = Num;
Returns true if the given numbers are equal.
import { type Num } from "https://deno.land/x/rimbu@0.13.5/typical/index.ts";
const { Equal } = Num;
Returns true if the given numbers are equal.