strslice icon indicating copy to clipboard operation
strslice copied to clipboard

Add `endsWith` and `continuesWith` besides `startsWith`

Open 747 opened this issue 6 years ago • 1 comments

Like those from the strutils library. Since we already have startsWith, it'd be more convenient to have the rest too.

747 avatar Dec 21 '19 17:12 747

PRs welcome :)

PMunch avatar Jan 02 '20 08:01 PMunch