bgreduce

0.1.2 • Public • Published

bgreduce

A Javascript module for reducing arrays without blocking.

Usage

const bgreduce = require('bgreduce');
const result = bgreduce(some_array, reduce_function, accumulator);

Package Sidebar

Install

npm i bgreduce

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

3.09 kB

Total Files

6

Last publish

Collaborators

  • alxndrsn