util

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandPaths

func ExpandPaths(paths ...string) (result []string, errs error)

func Filter

func Filter[T any](items []T, f func(T) bool) (result []T)

func Find

func Find[T any](items []T, f func(T) bool) (r T, b bool)

func Map

func Map[T, T_ any](items []T, f func(T) T_) []T_

func Unique

func Unique[T any, K comparable](items []T, f func(T) K) []T

Types

This section is empty.

Jump to

Keyboard shortcuts

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