import { type Str } from "https://deno.land/x/rimbu@0.13.5/typical/mod.ts";
const { Length } = Str;
Returns the length of the given string S.
import { type Str } from "https://deno.land/x/rimbu@0.13.5/typical/mod.ts";
const { Length } = Str;
Returns the length of the given string S.