slices

package
v0.0.0-...-63997f1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CastSlice

func CastSlice[T any, S any](slice []S, fn func(S) T) []T

func MapIndex

func MapIndex[S any, T any](slice []S, fn func(int, S) T) []T

func NoChangeFunc

func NoChangeFunc[S any]() func(S) S

func ToMap

func ToMap[S any, K comparable, V any](slice []S, keyFn func(S) K, valueFn func(S) V) map[K]V

Types

This section is empty.

Jump to

Keyboard shortcuts

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