MCPcopy Create free account
hub / github.com/microsoft/SandDance / MathArray

Function MathArray

docs/tests/v2/es6/js/sanddance.js:15390–15393  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15388 (0, _inherits2.default)(MathArray, _Array);
15389
15390 function MathArray() {
15391 (0, _classCallCheck2.default)(this, MathArray);
15392 return (0, _possibleConstructorReturn2.default)(this, (0, _getPrototypeOf2.default)(MathArray).apply(this, arguments));
15393 }
15394
15395 (0, _createClass2.default)(MathArray, [{
15396 key: "clone",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected