~robsimmons/Dusa#15: 
Lots more string manipulation functions?

Standard-library style, perhaps.

drop 3 “abcde” is “de”

is one example, and could work in multiple ways:

drop X "abcde" is "de"

would set X == 3, much like how string_concat runs backwards, and then of course it would work forwards.

Status
RESOLVED DUPLICATE
Submitter
~robsimmons
Assigned to
No-one
Submitted
11 months ago
Updated
5 months ago
Labels
No labels applied.