UNPKG

stream-chain

Version:

Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.

3 lines (2 loc) 77 B
export {default} from './fold.js'; export {fold as reduce} from './fold.js';