utils

package
v0.0.1-beta.5 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterSlice

func FilterSlice[T any](sT *[]T, f func(T) bool) (result []T)

func Find

func Find[T any](sT *[]T, f func(T) bool) (result T)

func ReduceSlice

func ReduceSlice[T any, U any](sT *[]T, f func(accumulator U, current T) U) *U

Types

This section is empty.

Jump to

Keyboard shortcuts

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