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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

@adamgfraser adamgfraser commented Oct 21, 2020

The current implementation of these operators assumes that the intermediate collection will be a List which is in fact true because partitionMap always returned List values but not guaranteed because the signature only says that partitionMap will return Iterable values. With this change validate and validatePar can handle any Iterable.

@adamgfraser adamgfraser requested a review from jdegoes October 21, 2020 19:52
@adamgfraser adamgfraser merged commit 929b88c into zio:master Oct 22, 2020
@adamgfraser adamgfraser deleted the validate branch October 22, 2020 17:47
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