Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
func Copy[K comparable, V any](m map[K]V) map[K]V
func Keys ¶
func Keys[K comparable, V any](from map[K]V) []K
Keys is currently used only in http/encodings/decoders.go, but this or other functions that may be added later may be used somewhere else
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.