package
Version:
v0.0.21
Opens a new window with list of versions in this module.
Published: Aug 1, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Int returns the first non-zero value, or zero.
func NotNil[T any](args ...*T) *T
NotNil returns the first non-nil pointer, or nil.
String returns the first non-empty string, or "".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.