//
pkg.gl
Category
github.com/shogo82148/std
internal
weak
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
8 SLOC
#
Functions
Make
Make creates a weak pointer from a strong pointer to some value of type T.
#
Structs
Pointer
Pointer is a weak pointer to a value of type T.