MCPcopy Index your code
hub / github.com/caolan/async / mapLimit.js

File mapLimit.js

lib/mapLimit.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import doParallelLimit from './internal/doParallelLimit';
2import map from './internal/map';
3
4/**

Callers

nothing calls this directly

Calls 1

doParallelLimitFunction · 0.85

Tested by

no test coverage detected