iter

package
v0.1.79 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Seq2Done

func Seq2Done[X any, Y any]() iter.Seq2[X, Y]

Seq2Done returns an iter.Seq2 with no values in it.

func Seq2Error

func Seq2Error[X any](err error) iter.Seq2[X, error]

Seq2Error returns an iter.Seq2 that simply yields a fixed error as its second argument, once. It is valid for err to be nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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