import { type Drop } from "https://deno.land/x/rimbu@0.13.5/typical/str.ts";
Returns the given string without the first N characters, or an empty string if the string has less characters.
import { type Drop } from "https://deno.land/x/rimbu@0.13.5/typical/str.ts";
Returns the given string without the first N characters, or an empty string if the string has less characters.