//
pkg.gl
Category
github.com/robdavid/genutil-go
functions
package
0.18.0
Repository:
https://github.com/robdavid/genutil-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
20 SLOC
#
Functions
Id
Identity function - returns the value passed.
IfElse
Ternary logic function.
IfElseF
Ternary logic function.
Ref
Returns a pointer to a variable whose value is initialized to v.