Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Introduce DataStream.all() method #52

@f1ames

Description

@f1ames

Feature description

Introduce DataStream.all() method similar to v4:

Processes a number of functions in parallel, returns a stream of arrays of results.

This method is to allow running multiple asynchronous operations and receive all the results at one, just like Promise.all behaves.


If you are interested in this issue or this type of transforms fits your use case, please upvote with 👍.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions