diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 12:19:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 12:19:34 +0300 |
| commit | cb5824fc780c36db51361ab17e2849c1e1b30ccf (patch) | |
| tree | c11e1e72af5edfd68446066f6fb4606b8b54c38b /docs/cli-usage.md | |
| parent | 0ba51c672d300de1f030f94718c60617a0b60698 (diff) | |
rpn: use strings.Builder in Show() for loop concatenation
Replace += string concatenation in Show() with strings.Builder
for O(n) performance instead of O(n^2). ListConstants() already
used strings.Builder.
Diffstat (limited to 'docs/cli-usage.md')
0 files changed, 0 insertions, 0 deletions
