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

Function C

resources/vega.min.js:146–154  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

144 else t[e] = n;
145 }
146 function C(t, e) {
147 if (null == t) return e;
148 const n = {},
149 r = [];
150 function i(t) {
151 n[t.name] || ((n[t.name] = 1), r.push(t));
152 }
153 return (e.forEach(i), t.forEach(i), r);
154 }
155 function F(t) {
156 return t[t.length - 1];
157 }

Callers 1

EFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected