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

File priorityQueue.js

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

Source from the content-addressed store, hash-verified

1import isArray from 'lodash/isArray';
2import noop from 'lodash/noop';
3
4import setImmediate from './setImmediate';

Callers

nothing calls this directly

Calls 1

queueFunction · 0.85

Tested by

no test coverage detected