//
pkg.gl
Category
github.com/jvnonce/jv-go-utils
lib
maps
package
0.2.1
Repository:
https://github.com/jvnonce/jv-go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
181 SLOC
#
Functions
New
Map constructor.
NewBytes
Map constructor with []byte as source.
NewMap
Map constructor with map[string]any as source.
#
Interfaces
Mapping
No description provided by the author
#
Type aliases
A
Add-on for slice.
M
Add-on for map.