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

Function V

resources/vega.min.js:210–212  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

208 return 1 + ~~(new Date(t).getUTCMonth() / 3);
209 }
210 function V(t) {
211 return null != t ? (k(t) ? t : [t]) : [];
212 }
213 function X(t, e, n) {
214 let r,
215 i = t[0],

Callers 15

QFunction · 0.70
xtFunction · 0.70
trFunction · 0.70
insertFunction · 0.70
removeFunction · 0.70
parametersFunction · 0.70
vega.min.jsFile · 0.70
aFunction · 0.70
initFunction · 0.70
CuFunction · 0.70
transformFunction · 0.70
clFunction · 0.70

Calls 1

kFunction · 0.70

Tested by

no test coverage detected