buffer-reduce

0.1.0 • Public • Published

buffer-reduce

Build Status

Buffering for reducible data structures. It can be used to pre-buffer reducible data structures that represents expensive computation to make subsequent reads cheap & fast. Note that buffer-ed reducible value won't be lazy, as buffering start right away. For lazy buffering you may use cache-reduce instead.

Install

npm install buffer-reduce

Readme

Keywords

none

Package Sidebar

Install

npm i buffer-reduce

Weekly Downloads

522

Version

0.1.0

License

none

Last publish

Collaborators

  • gozala