MCPcopy Index your code
hub / github.com/dataease/SQLBot / emptyList

Function emptyList

frontend/public/swagger-ui-bundle.js:2931–2933  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2929 )
2930 }
2931 function emptyList() {
2932 return Xe || (Xe = makeList(0, 0, w))
2933 }
2934 function updateList(s, o, i) {
2935 if ((o = wrapIndex(s, o)) != o) return s
2936 if (o >= s.size || o < 0)

Callers 3

ListFunction · 0.85
emptyOrderedMapFunction · 0.85

Calls 1

makeListFunction · 0.85

Tested by

no test coverage detected