Skip to content

Add concat3 helper for string/util #1432

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

Closed
wants to merge 4 commits into from
Closed

Add concat3 helper for string/util #1432

wants to merge 4 commits into from

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Aug 9, 2020

This helper concatenate / join three strings without extra allocations or creating temporal array and calling concat3 in later. Only for internal using.

Could be helpful to #1427

+bonus: minor joinStringArray optimization

  • I've read the contributing guidelines

@MaxGraey MaxGraey changed the title Add joinThreeStrings helper for string/util Add concat3 helper for string/util Aug 10, 2020
@MaxGraey MaxGraey closed this Sep 15, 2021
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