Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.