MCPcopy 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

constructorMethod · 0.80
constructorMethod · 0.80
runMethod · 0.80
deleteAfterExitNodesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected