Documentation
¶
Index ¶
- func AbsInt64(a int64) int64
- func EqualToInt64(a int64, b int64) int64
- func EvenInt64(a int64) int64
- func GreaterThanInt64(a int64, b int64) int64
- func IsDivisibleByInt64(a int64, b int64) int64
- func IsZeroInt64(a int64) int64
- func LessThanInt64(a int64, b int64) int64
- func MaxInt64(a int64, b int64) int64
- func MinInt64(a int64, b int64) int64
- func NotEqualInt64(a int64, b int64) int64
- func OddInt64(a int64) int64
- func SignInt64(a int64) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualToInt64 ¶
func GreaterThanInt64 ¶
func IsDivisibleByInt64 ¶
func IsZeroInt64 ¶
func LessThanInt64 ¶
func NotEqualInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.