package
0.0.0-20241018072137-00ebc30e3b87
Repository: https://github.com/secretflow/scql.git
Documentation: pkg.go.dev

# Functions

Abs implement the abs function according to http://cavaliercoder.com/blog/optimized-abs-for-int64-in-go.html.
StrLenOfInt64Fast efficiently calculate the string character lengths of an int64 as input.
StrLenOfUint64Fast efficiently calculate the string character lengths of an uint64 as input.