strslice
strslice copied to clipboard
Add `endsWith` and `continuesWith` besides `startsWith`
Like those from the strutils library. Since we already have startsWith, it'd be more convenient to have the rest too.
PRs welcome :)