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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

It currently says it runs the stream to completion, which I don't think is correct or at least is not very clear. If we do ZStream.iterate(0)(_ + 1).runHead, for example, the program terminates, which would not be the case if we tried to evaluate an infinite stream to completion.

@adamgfraser adamgfraser requested a review from iravid May 13, 2021 17:22
Copy link
Member

@iravid iravid left a comment

Choose a reason for hiding this comment

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

Good catch.

@iravid iravid merged commit a6b0c87 into zio:master May 17, 2021
@adamgfraser adamgfraser deleted the runhead branch May 20, 2021 19:57
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