package
0.13.1
Repository: https://github.com/mokiat/gog.git
Documentation: pkg.go.dev

# Functions

FromPtr returns an optional T value which is specified depending on whether the pointer can be dereferenced or not.
Unspecified returns an unspecified value of the generic type.
V returns a specified value of the generic type.

# Structs

T represents an optional type of generic type D.