mojo icon indicating copy to clipboard operation
mojo copied to clipboard

[stdlib] Fix `String.format()` to use byte indexing and refactor for performance and readability

Open martinvuyk opened this issue 5 months ago • 0 comments

Fix String.format() to use byte indexing and refactor for performance and readability. Closes #3296

martinvuyk avatar Sep 23 '24 21:09 martinvuyk