import { type PosNum } from "https://deno.land/x/rimbu@1.1.0/typical/strnum.ts";
Type that will return the incoming type if the value is a valid positive integer,
or never
otherwise.
import { type PosNum } from "https://deno.land/x/rimbu@1.1.0/typical/strnum.ts";
Type that will return the incoming type if the value is a valid positive integer,
or never
otherwise.