import { type Num } from "https://deno.land/x/rimbu@0.13.1/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@0.13.1/typical/index.ts";
const { Min } = Num;
Returns the smallest of the given 2 natural numbers, of never otherwise