MCPcopy
hub / github.com/microsoft/SandDance / _

Function _

docs/tests/v2/es6/js/sanddance.js:92155–92155  ·  view source on GitHub ↗
(unit, p, key)

Source from the content-addressed store, hash-verified

92153 const s = step || 1,
92154 b = (0, _vegaUtil.peek)(units),
92155 _ = (unit, p, key) => skip(fn[key || unit], unit === b && s, p);
92156
92157 const t = new Date(),
92158 u = (0, _vegaUtil.toSet)(units),

Callers 9

floorFunction · 0.70
legendParamsFunction · 0.70
tickBandFunction · 0.70
_defaultFunction · 0.70
legendSymbolLayoutFunction · 0.70
buildLegendEncodeFunction · 0.70
groupEncodeFunction · 0.70
buildTitleFunction · 0.70
buildSubTitleFunction · 0.70

Calls 1

skipFunction · 0.85

Tested by

no test coverage detected