//
pkg.gl
Category
github.com/x-module/helper
mathutil
package
0.0.7
Repository:
https://github.com/x-module/helper.git
Documentation:
pkg.go.dev
Overview
Dependencies
1
Dependents
0
#
README
数字处理的相关函数
import "github.com/x-module/helper/maputil"
函数列表:
Average
: 计算map中的值的平均值。
Max
: 计算map中的值的最大值。