Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/guts
/ ptr
Function
ptr
convert.go:1376–1378 ·
view source on GitHub ↗
(v T)
Source
from the content-addressed store, hash-verified
1374
}
1375
1376
func
ptr[T any](v T) *T {
1377
return
&v
1378
}
Callers
5
NewGolangParser
Function · 0.70
IncludeCustom
Method · 0.70
parse
Method · 0.70
typescriptType
Method · 0.70
includeComparable
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected