MCPcopy Create free account
hub / github.com/dataease/SQLBot / purify_es_cleanArray

Function purify_es_cleanArray

frontend/public/swagger-ui-bundle.js:67774–67779  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

67772 }
67773 return s
67774 }
67775 function purify_es_cleanArray(s) {
67776 for (let o = 0; o < s.length; o++) {
67777 Bj(s, o) || (s[o] = null)
67778 }
67779 return s
67780 }
67781 function clone(s) {
67782 const o = HC(null)

Callers 1

cloneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected