slices

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Distinct

func Distinct[T comparable](s []T) []T

func Filter

func Filter[T any](s []T, f func(T) bool) []T

func Map

func Map[T, U any](s []T, f func(T) U) []U

func MapErr

func MapErr[T, U any](s []T, f func(T) (U, error)) ([]U, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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