package
Version:
v0.0.0-...-5510b13
Opens a new window with list of versions in this module.
Published: Oct 16, 2025
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 NilCoalesce[T any](maybe *T, default_ T) T
func NilCoalesceSlice[T any](maybe []T) []T
func PointerTo[T any](v T) *T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.