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

Function it

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

Source from the content-addressed store, hash-verified

270 return J(t) ? t : () => t;
271 }
272 function it(t, e) {
273 let n;
274 return (r) => {
275 (n && clearTimeout(n), (n = setTimeout(() => (e(r), (n = null)), t)));
276 };
277 }
278 function ot(t) {
279 for (let e, n, r = 1, i = arguments.length; r < i; ++r)
280 for (n in ((e = arguments[r]), e)) t[n] = e[n];

Callers 2

debounceFunction · 0.70
vega.min.jsFile · 0.70

Calls 1

eFunction · 0.85

Tested by

no test coverage detected