Skip to content

feat: add split function to string utils#492

Open
LordMidas wants to merge 1 commit into
developmentfrom
feat-split-function-in-string-utils
Open

feat: add split function to string utils#492
LordMidas wants to merge 1 commit into
developmentfrom
feat-split-function-in-string-utils

Conversation

@LordMidas
Copy link
Copy Markdown
Member

Different from native squirrel split which considers every character in the _delimiter string to be a delimiter rather than the entire _delimiter string as the delimiter.

@LordMidas LordMidas requested a review from TaroEld April 30, 2026 18:04
@LordMidas LordMidas changed the title feat: add split function to array utils feat: add split function to string utils Apr 30, 2026
Different from native squirrel split which considers every character in the `_delimiter` string to be a delimiter rather than the entire `_delimiter` string as the delimiter.
@LordMidas LordMidas force-pushed the feat-split-function-in-string-utils branch from 4d3188c to 31a3017 Compare April 30, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant