Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Equal ¶ added in v1.0.12
func Equal[K comparable, V comparable](a map[K]V, b map[K]V) bool
func Merge ¶
func Merge[K comparable, V any](ms ...map[K]V) map[K]V
func Reverse ¶
func Reverse[K comparable, V comparable](m map[K]V) map[V]K
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.