package
1.11.0
Repository: https://github.com/evilsocket/islazy.git
Documentation: pkg.go.dev

# Functions

Ternary is the standard ternary operator which returns posVal if the boolean condition is true, otherwise negVal.