Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ f
Method
f
chapter19/src/main/java/com/seaofnodes/simple/CodeGen.java:287–287 ·
view source on GitHub ↗
(int idx)
Source
from the content-addressed store, hash-verified
285
286
// Debugging helper
287
public
Node f(
int
idx) {
return
_stop.find(idx); }
288
}
Callers
nothing calls this directly
Calls
1
find
Method · 0.45
Tested by
no test coverage detected