package
Version:
v0.6.16
Opens a new window with list of versions in this module.
Published: Mar 27, 2024
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 ToDef[T any](p *T, v T) T
type Val[T any] struct {
}
func (o Val[T]) Get() (v *T, ok bool)
func (o *Val[T]) Set(v *T)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.