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

File waterfall.js

lib/waterfall.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';
3import once from './internal/once';
4import rest from './internal/rest';

Callers

nothing calls this directly

Calls 2

onceFunction · 0.85
nextTaskFunction · 0.85

Tested by

no test coverage detected