Skip to content
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

Concat more than 2 streams #187

Merged
merged 5 commits into from
Dec 8, 2020
Merged

Concat more than 2 streams #187

merged 5 commits into from
Dec 8, 2020

Conversation

aNNiMON
Copy link
Owner

@aNNiMON aNNiMON commented Oct 21, 2020

Adds support for concatenating three or more streams and iterators. See #185

@coveralls
Copy link

coveralls commented Oct 21, 2020

Coverage Status

Coverage decreased (-0.007%) to 99.275% when pulling 9ff0560 on concat-all into 171073f on master.

@aNNiMON aNNiMON linked an issue Dec 8, 2020 that may be closed by this pull request
@aNNiMON aNNiMON merged commit 03f5674 into master Dec 8, 2020
@aNNiMON aNNiMON deleted the concat-all branch December 8, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

may supply some method Stream.concat, Stream.append, Stream.prepend
2 participants