mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-02 06:43:06 -04:00
322 B
322 B
Math Utils
- some features
Install
go get github.com/gookit/goutil/mathutil
Go docs
Usage
Testings
go test -v ./mathutil/...
Test limit by regexp:
go test -v -run ^TestSetByKeys ./mathutil/...