mapx

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Keys

func Keys[K cmp.Ordered, V any](m map[K]V) []K

func StableOrder

func StableOrder[Map ~map[K]V, K cmp.Ordered, V any](m Map) iter.Seq2[K, V]

Keys returns an iterator over keys in m. The iteration order is the result of calling slices.Sort on the keys.

func Values

func Values[K cmp.Ordered, V any](m map[K]V) []V

Types

This section is empty.

Jump to

Keyboard shortcuts

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