We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e13a88 commit 8656895Copy full SHA for 8656895
doc/go1.18.html
@@ -441,7 +441,8 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
441
<dl id="unicode/utf8"><dt><a href="/pkg/unicode/utf8/">unicode/utf8</a></dt>
442
<dd>
443
<p><!-- CL 345571 -->
444
- TODO: <a href="https://golang.org/cl/345571">https://golang.org/cl/345571</a>: add AppendRune
+ The <a href="/pkg/unicode/utf8/#AppendRune"><code>AppendRune</code></a> function appends the UTF-8 new
445
+ encoding of a <code>rune</code> to a <code>[]byte</code>.
446
</p>
447
</dd>
448
</dl><!-- unicode/utf8 -->
0 commit comments