lie-rfold

0.1.1 • Public • Published
var rfold = require('lie-rfold');

fold right

rfold(array (or promise for array) of things,function,accumulator)

like Array.prototype.reduceRight, but the array may include promises or values and the function may return a promise or a value. rfold always return a promise.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i lie-rfold

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • cwmma