Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ funcNode
Function
funcNode
test/gen/gen.go:246–248 ·
view source on GitHub ↗
(_ int)
Source
from the content-addressed store, hash-verified
244
}
245
246
func
funcNode(_ int) string {
247
return
random(dict)
248
}
249
250
func
callNode(depth int) string {
251
var
args []string
Callers
nothing calls this directly
Calls
1
random
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…