MCPcopy Index your code
hub / github.com/lutzroeder/netron / toList

Method toList

source/python.js:13370–13372  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13368 return this.tag === 'GenericList';
13369 }
13370 toList() {
13371 return this.value;
13372 }
13373 toListRef() {
13374 return this.value;
13375 }

Callers 4

constructorMethod · 0.80
equalsMethod · 0.80
typeMethod · 0.80
unpackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected