maps

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package maps provides utilities for working with maps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Keys

func Keys[T any](m map[string]T) []string

Keys returns a slice of all the keys in the map.

func Values

func Values[T any](m map[string]T) []T

Values returns a slice of all the values in the map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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