Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.80
equals
Method · 0.80
type
Method · 0.80
unpack
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected