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

Function value

docs/tests/v2/es6/js/sanddance.js:98396–98398  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

98394function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
98395
98396function value(a, b) {
98397 return a != null ? a : b;
98398}
98399
98400const x = item => item.x || 0,
98401 y = item => item.y || 0,

Callers 11

histogramFunction · 0.70
getFunction · 0.70
pieFunction · 0.70
stackFunction · 0.70
tlFunction · 0.70
trFunction · 0.70
brFunction · 0.70
blFunction · 0.70
szFunction · 0.70
toCanvasFunction · 0.70
_defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected