Documentation ¶
Overview ¶
Package slices provides a compatibility layer until g1.20 is out of maintenance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinarySearch ¶
BinarySearch is used as a wrapper to slices/BinarySearch
func Compact ¶
func Compact[S ~[]E, E comparable](s S) S
Compact is used as a wrapper to slices/Compact.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.