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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #1339. There is a little bit of a trade off here as these methods are already pretty convenient to access through repeat(Schedule...) so right now I just included doUntil and doWhile, which I think are nice in some cases when you need to do an imperative algorithm in a functional setting, but happy to add any others that people think would be useful.

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.

❤️

@iravid iravid merged commit 122b029 into zio:master Nov 4, 2019
ghostdogpr pushed a commit to ghostdogpr/scalaz-zio that referenced this pull request Nov 5, 2019
@adamgfraser adamgfraser deleted the 1339 branch November 10, 2019 01:03
Twizty pushed a commit to Twizty/zio that referenced this pull request Nov 13, 2019
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 ZIO#doWhile

2 participants