import { type BuildTuple } from "https://deno.land/x/rimbu@0.13.5/typical/strnum.ts";
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, []>
import { type BuildTuple } from "https://deno.land/x/rimbu@0.13.5/typical/strnum.ts";
Builds a tuple of the length of a given string-number. The length can be used to convert a string-number to a number.