package
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jul 13, 2023
License: OSL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
func Clone[E any](s []E) []E
func DeleteFunc[E any](s []E, del func(E) bool) []E
func SortFunc[E any](x []E, cmp func(a, b E) int)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.