iter

package
v0.0.0-...-6902453 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Filter

func Filter[E any](list []E, filter func(e E) bool) []E

func Map

func Map[E any, T any](list []E, m func(e E) T) []T

func MapIndexed

func MapIndexed[E any, T any](list []E, m func(e E, i int) T) []T

Types

This section is empty.

Jump to

Keyboard shortcuts

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