Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInputTooLarge = errors.New("input value too large")
Functions ¶
func CheckedMultiply ¶
CheckedMultiply multiplies a and b and returns (truncate(a*b), no_overflow)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.