dict

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDefault

func GetDefault[K comparable, V any](m map[K]V, k K, c func() V) V

func Keys

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

func SortedKeys

func SortedKeys[K comparable, V any](m map[K]V, c compare.Compare[K]) []K

func SortedValues

func SortedValues[K comparable, V any](m map[K]V, c compare.Compare[V]) []V

func Values

func Values[K comparable, 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