MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / Y

Function Y

codebase/dhtmlxscheduler.es.js:5181–5190  ·  view source on GitHub ↗
(e, i)

Source from the content-addressed store, hash-verified

5179 t.push(n);
5180 return t;
5181}, Y = function(e, i) {
5182 var t = 0, n = [];
5183 if (Q(e))
5184 for (; t < i; t++)
5185 n[t] = [].concat(e);
5186 else
5187 for (; t < i; t++)
5188 n[t] = e;
5189 return n;
5190}, da = function(e) {
5191 return Q(e) ? e : [e];
5192};
5193function me(e, i, t) {

Callers 3

meFunction · 0.70
HaFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected