package
Version:
v0.15.0
Opens a new window with list of versions in this module.
Published: Nov 19, 2024
License: MIT
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 Unwrap[T any](p *T, val ...T) T
Unwrap 返回指针的值,如果指针为nil则返回val
Source Files
¶
Click to show internal directories.
Click to hide internal directories.