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

Function unapply

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

Source from the content-addressed store, hash-verified

67750 return GC(s, i)
67751 }
67752 })(TypeError)
67753 function unapply(s) {
67754 return function (o) {
67755 o instanceof RegExp && (o.lastIndex = 0)
67756 for (var i = arguments.length, a = new Array(i > 1 ? i - 1 : 0), u = 1; u < i; u++)
67757 a[u - 1] = arguments[u]
67758 return KC(s, o, a)
67759 }
67760 }
67761 function addToSet(s, o) {
67762 let i = arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : fj

Callers 2

lookupGetterFunction · 0.85

Calls 1

KCFunction · 0.50

Tested by

no test coverage detected