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