We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee148f commit 82b4adbCopy full SHA for 82b4adb
doc/go1.18.html
@@ -373,7 +373,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
373
374
<p><!-- https://golang.org/cl/323318 https://golang.org/cl/332771 -->
375
<a href="/pkg/strings/#Trim"><code>Trim</code></a>, <a href="/pkg/strings/#TrimLeft"><code>TrimLeft</code></a>,
376
- and <a href="/pkg/strings/#TrimRight"><code>TrimRight</code></a> are up to 5 times faster (especially for
+ and <a href="/pkg/strings/#TrimRight"><code>TrimRight</code></a> are up to 10 times faster (especially for
377
small ASCII cutsets) and are now allocation-free.
378
</p>
379
0 commit comments