package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 30, 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
¶
Empty returns an empty value.
func FromPtr[T any](x *T) T
FromPtr returns the pointer value or empty.
func ToPtr[T any](x T) *T
ToPtr returns a pointer copy of value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.