MCPcopy Create free account
hub / github.com/alignoth/alignoth / A

Function A

resources/vega-embed.min.js:323–334  ·  view source on GitHub ↗
(e, t, n, r, i)

Source from the content-addressed store, hash-verified

321 }
322 }
323 function A(e, t, n, r, i) {
324 if (
325 (void 0 === r && (r = !0),
326 void 0 === i && (i = !0),
327 n && !Array.isArray(t))
328 )
329 throw new E("Patch sequence must be an array", "SEQUENCE_NOT_AN_ARRAY");
330 r || (e = f(e));
331 for (var o = new Array(t.length), a = 0, s = t.length; a < s; a++)
332 ((o[a] = O(e, t[a], n, !0, i, a)), (e = o[a].newDocument));
333 return ((o.newDocument = e), o);
334 }
335 function I(e, t, n, r) {
336 if ("object" != typeof e || null === e || Array.isArray(e))
337 throw new E(

Callers 4

xFunction · 0.70
SFunction · 0.70
EFunction · 0.70
InFunction · 0.70

Calls 5

fFunction · 0.70
OFunction · 0.70
oFunction · 0.70
IFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected