maps

package
v0.19.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2026 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapValues

func MapValues[K comparable, From, To any](m map[K]From, valueMapper func(From) To) (result map[K]To)

func SortedFunc

func SortedFunc[K comparable, V any](m map[K]V, cmp func(K, K) int) iter.Seq2[K, V]

Types

This section is empty.

Jump to

Keyboard shortcuts

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