listutil

package
v0.4.3-alpha Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[A, B any](list []A, mapFn func(A, int) B) []B

func SearchFunc

func SearchFunc[T any](array []T, accept func(T, int) bool) (found T)

Searches for a value in list that matches function

Types

This section is empty.

Jump to

Keyboard shortcuts

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