seq

package
v7.7.1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 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