Documentation ¶
Index ¶
- func CompareInt(a, b int, max bool) int
- func CompareInt16(a, b int16, max bool) int16
- func CompareInt32(a, b int32, max bool) int32
- func CompareInt64(a, b int64, max bool) int64
- func CompareInt8(a, b int8, max bool) int8
- func CompareUint(a, b uint, max bool) uint
- func CompareUint16(a, b uint16, max bool) uint16
- func CompareUint32(a, b uint32, max bool) uint32
- func CompareUint64(a, b uint64, max bool) uint64
- func CompareUint8(a, b uint8, max bool) uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareInt ¶
func CompareInt16 ¶
func CompareInt32 ¶
func CompareInt64 ¶
func CompareInt8 ¶
func CompareUint ¶
func CompareUint16 ¶
func CompareUint32 ¶
func CompareUint64 ¶
func CompareUint8 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.