Documentation
¶
Overview ¶
Package value contains utilities for working with generic values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Constructor ¶
type Constructor[T any] func() T
func ConstructorFor ¶
func ConstructorFor[T any]() Constructor[T]
Click to show internal directories.
Click to hide internal directories.