Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ front
Method
front
source/python.js:12149–12151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12147
this.head = head;
12148
}
12149
front() {
12150
return
this.head.next;
12151
}
12152
end() {
12153
return
this.head.prev;
12154
}
Callers
4
constructor
Method · 0.80
constructor
Method · 0.80
run
Method · 0.80
deleteAfterExitNodes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected