package
20.1.0-beta.2+incompatible
Repository: https://github.com/jbowens/cockroach.git
Documentation: pkg.go.dev
# Functions
Add32to64WithOverflow returns a+b.
Add32WithOverflow returns a+b.
AddWithOverflow returns a+b.
MulHalfPositiveWithOverflow returns a*b.
Sub32to64WithOverflow returns a-b.
Sub32WithOverflow returns a-b.
SubWithOverflow returns a-b.