Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OverflowIntAdd ¶
func OverflowIntAdd[T constraints.Signed](a, b, c T) bool
func OverflowIntSub ¶
func OverflowIntSub[T constraints.Signed](a, b, c T) bool
func OverflowUIntAdd ¶
func OverflowUIntAdd[T constraints.Unsigned](a, b, c T) bool
------------------------------------add-------------------------------------------
func OverflowUIntSub ¶
func OverflowUIntSub[T constraints.Unsigned](a, b, c T) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.