iterutil

package
v25.0.14+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deref

func Deref[T any, P *T](s iter.Seq[P]) iter.Seq[T]

Deref adapts an iterator of pointers to an iterator of values.

func SameValues

func SameValues[T comparable](a, b iter.Seq[T]) bool

SameValues checks if a and b yield the same values, independent of order.

Types

This section is empty.

Jump to

Keyboard shortcuts

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