-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stream: add map method to Readable: #40815
Closed
Closed
Commits on Dec 27, 2021
-
stream: add map method to Readable
Implement the map method on readable stream. This starts the alignment with the tc39-iterator-helpers proposal and adds a `.map` method to every Node.js readable stream. Co-Authored-By: Robert Nagy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5dfa00 - Browse repository at this point
Copy the full SHA f5dfa00View commit details -
Configuration menu - View commit details
-
Copy full SHA for eae40bc - Browse repository at this point
Copy the full SHA eae40bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7678628 - Browse repository at this point
Copy the full SHA 7678628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55eb7ff - Browse repository at this point
Copy the full SHA 55eb7ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66fbd9f - Browse repository at this point
Copy the full SHA 66fbd9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 416e462 - Browse repository at this point
Copy the full SHA 416e462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a22655 - Browse repository at this point
Copy the full SHA 5a22655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e7c469 - Browse repository at this point
Copy the full SHA 2e7c469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751b429 - Browse repository at this point
Copy the full SHA 751b429View commit details -
Configuration menu - View commit details
-
Copy full SHA for d91ddda - Browse repository at this point
Copy the full SHA d91dddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0679c79 - Browse repository at this point
Copy the full SHA 0679c79View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e9dd6 - Browse repository at this point
Copy the full SHA a8e9dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db5501 - Browse repository at this point
Copy the full SHA 2db5501View commit details -
Apply suggestions from code review
Co-authored-by: Antoine du Hamel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7045b68 - Browse repository at this point
Copy the full SHA 7045b68View commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c61f6ba - Browse repository at this point
Copy the full SHA c61f6baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e617c2 - Browse repository at this point
Copy the full SHA 7e617c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d9891 - Browse repository at this point
Copy the full SHA 47d9891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7cd8c - Browse repository at this point
Copy the full SHA 2d7cd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 686d9e6 - Browse repository at this point
Copy the full SHA 686d9e6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.