Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrOverflow = errors.New("int32 overflow")
ErrOverflow -- int32 の計算にてオーバーフローが発生した場合のエラーです。
View Source
var ErrUnderflow = errors.New("int32 underflow")
ErrUnderflow -- int32 の計算にてアンダーフローが発生した場合のエラーです。
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.