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 support for more string operators #200

Merged
merged 4 commits into from
Sep 4, 2022

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Sep 4, 2022

  • Add operators +=, * and *= operators for strings
  • Add operator * for chars
  • Add tests
  • Refactoring

@marcauberer marcauberer added the enhancement New feature or request label Sep 4, 2022
@marcauberer marcauberer added this to the 0.12.0 milestone Sep 4, 2022
@marcauberer marcauberer self-assigned this Sep 4, 2022
@marcauberer marcauberer requested review from a team as code owners September 4, 2022 20:28
@marcauberer marcauberer merged commit cfc1f08 into main Sep 4, 2022
@marcauberer marcauberer deleted the feature/more-string-operators branch September 4, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant