maps2

package
v0.0.0-...-11b0861 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clone

func Clone[M ~map[K]V, K comparable, V any](m M) M

Clone returns a map clone, skips nil maps.

func Keys

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

Keys returns a slice of map keys, skips nil maps.

func Values

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

Values returns a slice of map values, skips nil maps.

Types

This section is empty.

Jump to

Keyboard shortcuts

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