//
pkg.gl
Category
github.com/simonz05/util
math
package
0.0.0-20170616082423-66cff7904715
Repository:
https://github.com/simonz05/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
33 SLOC
#
Functions
IntAbs
IntAbs.
IntMax
IntMax returns the larger of x or y.
IntMin
IntMin returns the smaller of x or y.
UintMax
UintMax returns the larger of x or y.
UintMin
UintMin returns the smaller of x or y.