slice

package
v0.0.0-...-b797f85 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains[T comparable](data []T, e T) bool

func Copy

func Copy[T any](data []T) []T

func Find

func Find[T any](data []T, fn func(T) bool) (r T, err error)

func Map

func Map[P any, R any](data []P, fn func(P) R) (result []R)

Types

This section is empty.

Jump to

Keyboard shortcuts

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