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

File auto.js

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

Source from the content-addressed store, hash-verified

1import arrayEach from 'lodash/_arrayEach';
2import forOwn from 'lodash/_baseForOwn';
3import indexOf from 'lodash/_baseIndexOf';
4import isArray from 'lodash/isArray';

Callers

nothing calls this directly

Calls 5

onceFunction · 0.85
enqueueTaskFunction · 0.85
addListenerFunction · 0.85
checkForDeadlocksFunction · 0.85
processQueueFunction · 0.85

Tested by

no test coverage detected