Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gnp
Copy link
Contributor

@gnp gnp commented Mar 9, 2023

The previous example didn't actually show composing a pipeline and a sink resulting in a sink. It was instead a stream "via" a pipeline then run into a sink.

The previous example didn't actually show composing a pipeline and a sink resulting in a sink. It was instead a stream "via" a pipeline then run into a sink.
Copy link
Contributor

@adamgfraser adamgfraser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't actually show composing a pipeline with a sink. To show that you would want to do pipeline >>> sink and show that you get back a new sink.

@gnp gnp requested a review from adamgfraser March 9, 2023 01:49
@adamgfraser adamgfraser merged commit 4ca24c3 into zio:series/2.x Mar 9, 2023
@gnp gnp deleted the patch-3 branch April 16, 2023 22:54
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.

2 participants