quiter_seq

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Any

func Any[ELEMENT any](seq interfaces.Seq[ELEMENT]) (element ELEMENT)

func Seq

func Seq[ELEMENT any](elements ...ELEMENT) interfaces.Seq[ELEMENT]

func SeqErrorToSeqAndPanic

func SeqErrorToSeqAndPanic[ELEMENT any](
	seq interfaces.SeqError[ELEMENT],
) interfaces.Seq[ELEMENT]

func SeqWithIndex

func SeqWithIndex[ELEMENT any](seq interfaces.Seq[ELEMENT]) interfaces.Seq2[int, ELEMENT]

func Strings

func Strings[ELEMENT interfaces.Stringer](
	seq interfaces.Seq[ELEMENT],
) interfaces.Seq[string]

Types

This section is empty.

Source Files

  • main.go

Jump to

Keyboard shortcuts

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