//
pkg.gl
Category
github.com/sugky7302/my-code-toolbox
Golang
std
operator
package
0.0.0-20240618075331-b00dc440dc64
Repository:
https://github.com/sugky7302/my-code-toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
7 SLOC
#
Functions
BoolExpr
BoolExpr 是模擬三元運算子的功能,因為 Golang 沒有提供。.