import { type StrNum } from "https://deno.land/x/rimbu@0.13.5/typical/mod.ts";
const { BuildTuple } = StrNum;
Builds a tuple of the length of a given string-number. The length can be used to convert a string-number to a number.
definition: BuildTupleHelper<N, []>