filter

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Any

func Any[A any](a ...func(A) bool) func([]A) []A

Any filters an array such that elements pass at least one predicate.

func Every

func Every[A any](a ...func(A) bool) func([]A) []A

Every filters an array such that element pass all predicates.

Types

This section is empty.

Jump to

Keyboard shortcuts

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