most-promise-spread

1.0.0 • Public • Published

Most Promise Spread

Convert a Promise whose fulfillment value is an Array into a Most stream. This roughly parallels Bluebird's Promise.spread, which likewise flattens a fulfilled array value.

This was developed to allow most.concatMap to work with Promises fulfilling into arrays. Some existing discussion in Most#103 pointed to the strategy arrived at here, of using unfold.

Readme

Keywords

Package Sidebar

Install

npm i most-promise-spread

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • rektide