maputil

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendKeys

func AppendKeys[K comparable, V any](m map[K]V, dest []K) []K

func AppendValues

func AppendValues[K comparable, V any](m map[K]V, dest []V) []V

func Keys

func Keys[K comparable, V any](m map[K]V) []K

func SortedKeys added in v1.0.15

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

func Values

func Values[K comparable, V any](m map[K]V) []V

func ValuesSortedByKeys added in v1.0.15

func ValuesSortedByKeys[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