-
Couldn't load subscription status.
- Fork 1.4k
Add ZStream#zipWithNext & ZStream#zipWithPrevious #3596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
streams-tests/shared/src/test/scala/zio/stream/ZStreamSpec.scala
Outdated
Show resolved
Hide resolved
|
@iravid I somehow missed that part, will update in a few. |
|
@iravid added the new properties |
|
@luis3m could you please make test input randomly generated? |
|
@simpadjo done |
|
Generating streams using |
|
@simpadjo done (not sure what you mean by the utility method, something like |
|
Yes, something like |
|
@simpadjo cool, I will probably work on this at some point this week (perhaps tonight but not sure) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work @luis3m!
No description provided.