Skip to content

Str extensions#78

Open
TheSyscall wants to merge 5 commits into
mainfrom
str-extensions
Open

Str extensions#78
TheSyscall wants to merge 5 commits into
mainfrom
str-extensions

Conversation

@TheSyscall

Copy link
Copy Markdown
Contributor

Add some static methods to the Str class.

  • endsWith as the counterpart to the existing startsWith
  • contains to have a case independent version of str_contains
  • containsAny and containsAll to quickly compare against an array of strings

@cla-bot cla-bot Bot added the cla/signed label Jun 2, 2026
@TheSyscall TheSyscall mentioned this pull request Jun 2, 2026
@TheSyscall TheSyscall force-pushed the str-isempty branch 2 times, most recently from a4063f2 to d52a020 Compare June 3, 2026 07:55
@lippserd lippserd added this to the v1.1.0 milestone Jun 23, 2026
Base automatically changed from str-isempty to main June 24, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants