Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add insert method for String type #786

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

marcauberer
Copy link
Member

Add insert method for String type. It can be used to insert a char/string/String in the middle of an existing String object at a given index.

@marcauberer marcauberer added the enhancement New feature or request label Feb 16, 2025
@marcauberer marcauberer added this to the 0.22.0 milestone Feb 16, 2025
@marcauberer marcauberer self-assigned this Feb 16, 2025
@marcauberer marcauberer requested review from a team as code owners February 16, 2025 02:07
@github-actions github-actions bot added std Prs / issues regarding the standard lib compiler labels Feb 16, 2025
@marcauberer marcauberer enabled auto-merge (squash) February 16, 2025 02:07
@marcauberer marcauberer merged commit bee2a40 into main Feb 16, 2025
4 checks passed
@marcauberer marcauberer deleted the feature/string-insert branch February 16, 2025 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler enhancement New feature or request std Prs / issues regarding the standard lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant