package
Version:
v0.0.0-...-0e61b49
Opens a new window with list of versions in this module.
Published: Dec 15, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Lazy[A any] struct {
}
func From[A any](f func() A) *Lazy[A]
func (v *Lazy[A]) Get() A
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.