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

Method copyAll

resources/vega-lite.min.js:5416–5421  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5414 void 0 !== t[e] && this.set(e, t[e], !0);
5415 }
5416 copyAll(e) {
5417 for (const t of D(e.combine())) {
5418 const n = e.getWithExplicit(t);
5419 this.setWithExplicit(t, n);
5420 }
5421 }
5422 }
5423 function ac(e) {
5424 return { explicit: !0, value: e };

Callers 1

makeWithAncestorsMethod · 0.80

Calls 4

setWithExplicitMethod · 0.95
DFunction · 0.85
combineMethod · 0.80
getWithExplicitMethod · 0.80

Tested by

no test coverage detected