MCPcopy
hub / github.com/yortus/asyncawait / iteration.js

File iteration.js

examples/iteration.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2var Promise = require('bluebird');
3var async = require('..').async;
4var await = require('..').await;

Callers

nothing calls this directly

Calls 5

catchMethod · 0.80
delayMethod · 0.65
forEachMethod · 0.65
thenMethod · 0.65
yield_Function · 0.50

Tested by

no test coverage detected