Skip to content

Conversation

frankmcsherry
Copy link
Member

@frankmcsherry frankmcsherry commented Apr 26, 2019

This PR adds a Concatenate implementation for the Stream type, with the semantics that it concatenates the sequence of the self argument followed by other supplied streams.

This is just a convenience method, meant to make it easier to efficiently concatenate multiple streams on to one, without fishing around for a scope and building new iterations and such.

@frankmcsherry frankmcsherry merged commit 23a66da into master Apr 26, 2019
@frankmcsherry frankmcsherry deleted the stream_concatenate branch April 26, 2019 08:59
@github-actions github-actions bot mentioned this pull request Oct 29, 2024
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.

1 participant