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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Implements suspend to lazily construct a generator. This allows us to support recursive generators where strictly evaluating the generator would lead to infinite recursion.

Copying @regiskuckaertz.

Copy link
Member

@regiskuckaertz regiskuckaertz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YAY 🎉

@ghostdogpr ghostdogpr merged commit 42ac2e7 into zio:master Sep 7, 2019
@adamgfraser adamgfraser deleted the lazy branch September 7, 2019 11:55
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.

3 participants