package
Version:
v0.0.0-...-da50f99
Opens a new window with list of versions in this module.
Published: Aug 25, 2022
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.
Documentation
¶
func Ternary[t any](condition bool, val1 t, val2 t) t
Ternary : ternary operator (becareful when using pointer values that are nil ...crash)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.