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

Function forEach

docs/app/js/sanddance-app.js:54488–54490  ·  view source on GitHub ↗
(_x, _x2)

Source from the content-addressed store, hash-verified

54486var _assert = require("../env-utils/assert");
54487var _assertDefault = parcelHelpers.interopDefault(_assert);
54488function forEach(_x, _x2) {
54489 return _forEach.apply(this, arguments);
54490}
54491function _forEach() {
54492 _forEach = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(iterator, visitor) {
54493 var _yield$iterator$next, done, value, cancel;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected