seq

package
v8.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Break = errors.New("Break")

Functions

func All

func All[T any](seq []T, f func(T) bool) bool

func Any

func Any[T any](seq []T, f func(T) bool) bool

func Clone

func Clone[T any](seq []T) []T

func Do

func Do[T any](seq []T, f func(T) error)

func ParDo

func ParDo[T any](seq []T, f func(T))

Types

This section is empty.

Jump to

Keyboard shortcuts

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