package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Dec 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
func If[T any](cond bool, t T) (zero T)
apache 2.0 antlabs
func IfElse[T any](cond bool, ifVal T, elseVal T) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.