lemmingutil

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package lemmingutil implements some utilities for lemming.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mapkeys

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

Mapkeys returns the keys of the map m. The keys will be in an indeterminate order.

NOTE: This is actually just copied from https://pkg.go.dev/golang.org/x/exp/maps See https://github.com/golang/go/issues/61538

Types

This section is empty.

Jump to

Keyboard shortcuts

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