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