//
pkg.gl
Category
github.com/basecomplextech/baselibrary
collect
maps2
package
0.0.0-20241212132234-0076f9e1ccd7
Repository:
https://github.com/basecomplextech/baselibrary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
38 SLOC
#
Functions
Clone
Clone returns a map clone, skips nil maps.
Copy
Copy copies items from src to dst.
Keys
Keys returns a slice of map keys, skips nil maps.
Values
Values returns a slice of map values, skips nil maps.