//
pkg.gl
Category
github.com/evilsocket/islazy
ops
package
1.11.0
Repository:
https://github.com/evilsocket/islazy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
22
Files
6 SLOC
#
Functions
Ternary
Ternary is the standard ternary operator which returns posVal if the boolean condition is true, otherwise negVal.