domslices

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SliceFindFunc

func SliceFindFunc[T any](s []T, f func(T) bool) (e T, ok bool)

SliceFindFunc finds a the first element in a slice for which function f returns true. If not found ok will be false.

Types

This section is empty.

Jump to

Keyboard shortcuts

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