iter

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[V, U any](seq iter.Seq[V], mapper func(V) U) iter.Seq[U]

func MapAndSortBy

func MapAndSortBy[T any, Comparable interface{ Compare(Comparable) int }](mapper func(T) Comparable, seq iter.Seq[T]) []Comparable

func PickFirst

func PickFirst[V1, V2 any](seq2 iter.Seq2[V1, V2]) iter.Seq[V1]

Types

This section is empty.

Jump to

Keyboard shortcuts

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