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

Function _includesWith

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

Source from the content-addressed store, hash-verified

39306 for (var o, i = []; !(o = s.next()).done; ) i.push(o.value)
39307 return i
39308 }
39309 function _includesWith(s, o, i) {
39310 for (var a = 0, u = i.length; a < u; ) {
39311 if (s(o, i[a])) return !0
39312 a += 1
39313 }
39314 return !1
39315 }
39316 function _has(s, o) {
39317 return Object.prototype.hasOwnProperty.call(o, s)

Callers 2

_uniqContentEqualsFunction · 0.85

Calls 1

sFunction · 0.50

Tested by

no test coverage detected