slices

package module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2023 License: OSL-3.0 Imports: 1 Imported by: 0

README

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone added in v1.0.2

func Clone[E any](s []E) []E

func DeleteFunc

func DeleteFunc[E any](s []E, del func(E) bool) []E

func IndexFunc added in v1.0.2

func IndexFunc[E any](s []E, f func(E) bool) int

func SortFunc added in v1.0.2

func SortFunc[E any](x []E, cmp func(a, b E) int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL