stream

package
v0.0.0-...-881dcfe Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect[T any](it iter.Seq[T]) []T

func Filter

func Filter[T any](it iter.Seq[T], f func(T) bool) iter.Seq[T]

func Map

func Map[T1, T2 any](it iter.Seq[T1], f func(T1) T2) iter.Seq[T2]

func Stream

func Stream[T any](values []T) iter.Seq[T]

Types

This section is empty.

Jump to

Keyboard shortcuts

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