chezmoimaps

package
v2.48.1 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package chezmoimaps implements common map functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Keys added in v2.46.1

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

Keys returns the keys of the map m.

func SortedKeys

func SortedKeys[M ~map[K]V, K cmp.Ordered, V any](m M) []K

SortedKeys returns the keys of the map m in order.

Types

This section is empty.

Jump to

Keyboard shortcuts

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