maps

package
v0.0.0-...-1f40f5c Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mapped

func Mapped[K, KB, V, VB any](i iter.Seq2[K, V], f func(K, V) (KB, VB)) iter.Seq2[KB, VB]

func MappedKeys

func MappedKeys[A, B, V any](i iter.Seq2[A, V], f func(A) B) iter.Seq2[B, V]

func MappedValues

func MappedValues[A, B, K any](i iter.Seq2[K, A], f func(A) B) iter.Seq2[K, B]

Types

This section is empty.

Jump to

Keyboard shortcuts

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