Files
opencloud/vendor/github.com/gookit/goutil/mathutil
2023-04-19 20:24:34 +02:00
..
2023-04-19 20:24:34 +02:00
2023-04-19 20:24:34 +02:00
2023-04-19 20:24:34 +02:00
2023-04-19 20:24:34 +02:00
2023-04-19 20:24:34 +02:00
2023-04-19 20:24:34 +02:00

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/...