package
Version:
v0.0.17
Opens a new window with list of versions in this module.
Published: Dec 12, 2022
License: CC0-1.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func MapKeys[M ~map[K]V, K comparable, V any, K1 comparable](m M, mapper funcs.Mapper[K, K1]) map[K1]V
-
func MapValues[M ~map[K]V, K comparable, V any, V1 any](m M, mapper funcs.Mapper[V, V1]) map[K]V1
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.