Versions in this module Expand all Collapse all v0 v0.0.1 Mar 21, 2024 Changes in this version + func Abs(val int64) int64 + func CombineInt32(high, low int32) int64 + func HighInt32(whole int64) int32 + func LowInt32(whole int64) int32 + func Max(x, y int64) int64 + func Min(x, y int64) int64 + func NxtPowerOfTwo(val int64) int64 + func PowerOfTwo(val int64) bool + func UI8GT(x, y uint8) uint8 + func UI8GTE(x, y uint8) uint8 + func UI8LT(x, y uint8) uint8 + func UI8LTE(x, y uint8) uint8 + func UI8Not(x uint8) uint8 + func UIGT(x, y uint64) uint8 + func UIGTE(x, y uint64) uint8 + func UILT(x, y uint64) uint8 + func UILTE(x, y uint64) uint8 + func UINot(x uint64) uint8