//
pkg.gl
Category
github.com/basemind-ai/monorepo
shared
go
ptr
package
0.0.7
Repository:
https://github.com/basemind-ai/monorepo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
9 SLOC
#
Functions
Deref
Deref dereferences ptr and returns the value it points to if no nil, or else returns def.
To
To returns a pointer to the given value.