package
module
Version:
v0.10.19
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gobox
Golang工具集
注: go版本 1.18+
, 用了泛型
Documentation
¶
func Select[T any](exp bool, yes, no T) T
Select 模拟三元运算符
Source Files
¶
Click to show internal directories.
Click to hide internal directories.