Skip to content

Relation with Node 12.3 Readable.from #1

@Tyler-Murphy

Description

@Tyler-Murphy

It was added in node v12.3: https://nodejs.org/api/stream.html#stream_stream_readable_from_iterable_options.

I've used this library, but I just discovered that node now has a helper to do the same thing. It seems the only major difference is that you can't pass a generator function directly.

I think it'd be helpful to add a note to the readme to point people to the built-in solution, and explain the differences so that people can decide which to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions