//
pkg.gl
Category
github.com/koki/short
util
intbool
package
0.4.0
Repository:
https://github.com/koki/short.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
57 SLOC
#
Functions
FromBool
No description provided by the author
FromInt
No description provided by the author
#
Constants
Bool
The IntOrBool holds a bool.
Int
The IntOrBool holds an int.
#
Structs
IntOrBool
No description provided by the author
#
Type aliases
Type
Type represents the stored type of IntOrBool.