package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Mar 31, 2024
License: MIT
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
¶
Package clone provides map clone aliases
func Deep[M ~map[K]V, K comparable, V any](elements M, valCopier func(V) V) M
Deep - synonym of the map_.DeepClone
Of - synonym of the map_.Clone
Source Files
¶
Click to show internal directories.
Click to hide internal directories.