Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "static from" to stream$Readable
Summary: - Add `static from` to `stream$Readable` [https://nodejs.org/api/stream.html#stream_stream_readable_from_iterable_options](https://nodejs.org/api/stream.html#stream_stream_readable_from_iterable_options) - Add a few tests for it in **node_tests/stream.js** Pull Request resolved: #8615 Reviewed By: samwgoldman Differential Revision: D27082989 Pulled By: mroch fbshipit-source-id: e7b9c7cfda3b87364097eb127bdd03295305a10a
- Loading branch information