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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

@adamgfraser adamgfraser commented Jul 22, 2019

Adds ZStream.ensuringFirst as suggested in #1201. ZStream.ensuring was already implemented so is not addressed here.

Resolves #1201.

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.

Nicely done @adamgfraser! Thank you!

@iravid iravid changed the title Add ZStream.ensuringFirst Add ZStream#ensuringFirst Jul 22, 2019
@iravid iravid merged commit 6fc3f41 into zio:master Jul 22, 2019
ghostdogpr pushed a commit to ghostdogpr/scalaz-zio that referenced this pull request Jul 26, 2019
* add ZStream.ensuringFirst

* resolve merge conflict
@adamgfraser adamgfraser deleted the ensuring branch July 27, 2019 21:38
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.

Add ZStream#ensuring, ZStream#ensuringFirst

2 participants