Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/google/mangle
/ ptr
Function
ptr
functional/functional_test.go:392–394 ·
view source on GitHub ↗
(c ast.Constant)
Source
from the content-addressed store, hash-verified
390
}
391
392
func
ptr(c ast.Constant) *ast.Constant {
393
return
&c
394
}
395
396
func
evAtom(s string) ast.Atom {
397
term, err := parse.Term(s)
Callers
1
TestEvalApplyFn
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected