//
pkg.gl
Category
github.com/triumphpc/go-study
tricks
generics
maps
package
0.0.0-20250107152505-2809300c68ba
Repository:
https://github.com/triumphpc/go-study.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
27 SLOC
#
Functions
Keys
Keys returns the keys of the map m in a slice.
Sum
Sum sums the values of map containing numeric or float values.