import { type Num } from "https://deno.land/x/rimbu@1.1.0/typical/index.ts";
const { Min } = Num;
Returns the smallest of the given 2 natural numbers, of never otherwise
import { type Num } from "https://deno.land/x/rimbu@1.1.0/typical/index.ts";
const { Min } = Num;
Returns the smallest of the given 2 natural numbers, of never otherwise