package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Sep 21, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Or[T any](value, elseValue T) T
func OrByCond[T any](value, elseValue T, condition func(T) bool) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.