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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #4032. Fixes a bug in Chunk#mapM that could lead to incorrect results with concatenated chunks. Hardens tests.

@adamgfraser adamgfraser requested a review from iravid August 1, 2020 08:21
@adamgfraser adamgfraser changed the title Fix Bug In Chunk#mapM Fix Bugs In Chunk#indexWhere and Chunk#mapAccumM Aug 2, 2020
@adamgfraser
Copy link
Contributor Author

@iravid Minimized this to a couple of bug fixes.

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.

Great catches!

@iravid iravid merged commit 02ccd7e into zio:master Aug 3, 2020
@adamgfraser adamgfraser deleted the chunk branch August 3, 2020 03: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.

Possible bug with NonEmptyChunk's ++

2 participants