maps

package
v2.24.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Map added in v2.24.0

func Map[K comparable, F any, T any](params map[K]F, convert func(F) T) map[K]T

func SortedKeys

func SortedKeys[T constraints.Ordered](m map[T]any) (keys []T)

SortedKeys returns the keys of m in sorted order.

func Subset

func Subset[T, U comparable](a, b map[T]U) bool

Subset returns true if all the keys of a are present in b and have the same values. If the corresponding value of a[k] is the zero value in b, Subset will skip comparing that value. This allows checking for the presence of map keys.

Types

This section is empty.

Jump to

Keyboard shortcuts

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

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy