MCPcopy
hub / github.com/caolan/async / filter.js

File filter.js

mocha_test/filter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var async = require('../lib');
2var expect = require('chai').expect;
3
4function filterIteratee(x, callback) {

Callers

nothing calls this directly

Calls 3

makeIteratorFunction · 0.85
testLimitFunction · 0.85
nextFunction · 0.50

Tested by

no test coverage detected