//
pkg.gl
Category
github.com/devlights/try-golang
examples
basic
testings
simple
package
0.5.36
Repository:
https://github.com/devlights/try-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
28 SLOC
#
Functions
Add
Add は、指定された int32 を足し合わせた結果を返します。.
#
Variables
ErrOverflow
ErrOverflow -- int32 の計算にてオーバーフローが発生した場合のエラーです。.
ErrUnderflow
ErrUnderflow -- int32 の計算にてアンダーフローが発生した場合のエラーです。.