package
0.6.78
Repository: https://github.com/hiway-media/hwm-go-utils.git
Documentation: pkg.go.dev

# Functions

IsEven returns true if the integer is even.
IsOdd returns true if the integer is odd.
Max returns the largest integer from a list of integers.
Min returns the smallest integer from a list of integers.