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

Function fa

frontend/public/swagger-ui-bundle.js:8213–8215  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

8211 var _ = new Set(),
8212 w = {}
8213 function fa(s, o) {
8214 ;(ha(s, o), ha(s + 'Capture', o))
8215 }
8216 function ha(s, o) {
8217 for (w[s] = o, s = 0; s < o.length; s++) _.add(o[s])
8218 }

Callers 2

ffFunction · 0.70

Calls 1

haFunction · 0.70

Tested by

no test coverage detected