mapsh

package
v0.56.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KeysComparable

func KeysComparable[M ~map[K]V, K constraints.Ordered, V any](m M) []K

KeysComparable returns the keys of the map m. The keys will be in an indeterminate order but K needs to be ordered.

func KeysSorted

func KeysSorted[M ~map[K]V, K constraints.Ordered, V any](m M) []K

KeysSorted returns the keys of the map sorted.

Types

This section is empty.

Jump to

Keyboard shortcuts

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