<h3 id="slices">New slices package</h3>
-<p><!-- https://go.dev/issue/45955, https://go.dev/issue/54768, https://go.dev/issue/57433, CL 467417, CL 483175 -->
+<p><!-- https://go.dev/issue/45955, https://go.dev/issue/54768, https://go.dev/issue/57348, https://go.dev/issue/57433, CL 467417, CL 483175 -->
The new <a href="/pkg/slices">slices</a> package provides many common
operations on slices, using generic functions that work with slices
of any element type.
</dd>
</dl><!-- testing/slogtest -->
-<dl id="x/exp/slices"><dt><a href="/pkg/x/exp/slices/">x/exp/slices</a></dt>
- <dd>
- <p><!-- https://go.dev/issue/57348 -->
- TODO: <a href="https://go.dev/issue/57348">https://go.dev/issue/57348</a>: Allow different types for haystack/needle in BinarySearchFunc
- </p>
- </dd>
-</dl><!-- x/exp/slices -->
-
<dl id="x/sys/windows"><dt><a href="/pkg/x/sys/windows/">x/sys/windows</a></dt>
<dd>
<p><!-- https://go.dev/issue/54232 -->