package
0.0.0-20241018072137-00ebc30e3b87
Repository: https://github.com/secretflow/scql.git
Documentation: pkg.go.dev
# Variables
Max returns the larger of a and b.
MaxInt64 returns the larger of a and b.
MaxInt8 returns the larger of a and b.
MaxUint32 returns the larger of a and b.
MaxUint64 returns the larger of a and b.
Min returns the smaller of a and b.
MinInt64 returns the smaller of a and b.
MinInt8 returns the smaller of a and b.
MinUint32 returns the smaller of a and b.
MinUint64 returns the smaller of a and b.