slices

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Distinct

func Distinct[S ~[]E, E keyable](s S) S

Distinct return distinc elements of S

func DistinctFn

func DistinctFn[S ~[]E, E any](s S, key func(e E) string) (res S)

DistinctFn return distinc elements of S

func DistinctFunc

func DistinctFunc[S ~[]E, E any](s S, key func(e E) int) (res S)

DistinctFunc return distinc elements of S

Types

This section is empty.

Jump to

Keyboard shortcuts

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