import { type StrNum } from "https://deno.land/x/rimbu@1.1.0/typical/index.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, []>