fnutil

package
v1.29.3 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAll

func IsAll[T any](f func(T) bool, xs []T) bool

func Map

func Map[T any, R any](f func(T) R, xs []T) []R

func RemoveIf

func RemoveIf[T any](f func(T) bool, xs []T) []T

func Values

func Values[K comparable, V any](m map[K]V) []V

Types

This section is empty.

Jump to

Keyboard shortcuts

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