Skip to content

Use strings.Builder to form rich text string#1

Merged
wolveix merged 1 commit intowolveix:main-v2from
entalas:rich-text-string-builder
Jan 20, 2026
Merged

Use strings.Builder to form rich text string#1
wolveix merged 1 commit intowolveix:main-v2from
entalas:rich-text-string-builder

Conversation

@wolveix
Copy link
Owner

@wolveix wolveix commented Jan 20, 2026

Rather than creating a new immutable string per additional element, this reuses and grows an internal buffer.

Copied from: jomei#194

Rather than creating a new immutable string per additional element, this reuses
and grows an internal buffer.
@wolveix wolveix merged commit 7e33135 into wolveix:main-v2 Jan 20, 2026
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.

2 participants