iterx

package
v0.0.0-...-5e24856 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map

func Map[I, O any](input iter.Seq[I], fn func(elem I) O) iter.Seq[O]

func Map2

func Map2[I, I2, O, O2 any](input iter.Seq2[I, I2], fn func(x I, y I2) (O, O2)) iter.Seq2[O, O2]

Types

This section is empty.

Jump to

Keyboard shortcuts

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