import { type LessThanOrEqual } from "https://deno.land/x/rimbu@0.13.5/typical/num.ts";
Returns true if the first given number is less than or equal to the second.
import { type LessThanOrEqual } from "https://deno.land/x/rimbu@0.13.5/typical/num.ts";
Returns true if the first given number is less than or equal to the second.