maps

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2025 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Keys

func Keys[K comparable, E any](aMap map[K]E) []K

Keys returns a slice of keys extracted from the input map.

func SortedKeys added in v0.0.3

func SortedKeys[K cmp.Ordered, E any](aMap map[K]E) []K

SortedKeys returns a sorted slice of keys extracted from the input map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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