MCPcopy
hub / github.com/yortus/asyncawait / async.iterable.js

File async.iterable.js

test/async.iterable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var chai = require('chai');
2var Promise = require('bluebird');
3var async = require('../src/async/index');
4var await = require('../src/await/index');

Callers

nothing calls this directly

Calls 10

pushMethod · 0.80
instanceOfMethod · 0.80
nextMethod · 0.80
catchMethod · 0.80
equalMethod · 0.80
throwMethod · 0.80
thenMethod · 0.65
delayMethod · 0.65
forEachMethod · 0.65
yield_Function · 0.50

Tested by

no test coverage detected