Skip to content

strings: add Builder.write_decimal/1 - #19625

Merged
spytheman merged 1 commit into
vlang:masterfrom
spytheman:feature/strings.Bulder.write_decimal
Oct 22, 2023
Merged

strings: add Builder.write_decimal/1#19625
spytheman merged 1 commit into
vlang:masterfrom
spytheman:feature/strings.Bulder.write_decimal

Conversation

@spytheman

@spytheman spytheman commented Oct 22, 2023

Copy link
Copy Markdown
Contributor

The new method writes a decimal number to the builder instance without additional allocations (if there is enough space).

…uilder instance without additional allocations, if there is enough space)
@spytheman spytheman changed the title strings: add Bulder.write_decimal/1 (writes a decimal number to the builder instance without additional allocations, if there is enough space) strings: add Bulder.write_decimal/1 Oct 22, 2023
@spytheman spytheman changed the title strings: add Bulder.write_decimal/1 strings: add Builder.write_decimal/1 Oct 22, 2023
@spytheman
spytheman merged commit af7a213 into vlang:master Oct 22, 2023
@spytheman
spytheman deleted the feature/strings.Bulder.write_decimal branch October 22, 2023 20:46
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