Skip to content
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

make Gen.{sample, sampleTree} and Random.replicate lazy #354

Merged
1 commit merged into from
Sep 12, 2021

Conversation

TysonMN
Copy link
Member

@TysonMN TysonMN commented Sep 12, 2021

Resolves #154

@ghost ghost added this to the 0.11.0 milestone Sep 12, 2021
@ghost
Copy link

ghost commented Sep 12, 2021

@TysonMN ready to merge?

@TysonMN
Copy link
Member Author

TysonMN commented Sep 12, 2021

Yep.

Note, there will be a minor conflict between this PR and PR #352.

@ghost ghost merged commit 09492d8 into hedgehogqa:master Sep 12, 2021
@TysonMN TysonMN deleted the fixes/154_lazy_seq branch September 12, 2021 02:05
@ghost ghost changed the title make Gen.{sampe, sampleTree} and Random.replicate lazy make Gen.{sample, sampleTree} and Random.replicate lazy Sep 20, 2021
This pull request was closed.
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.

Generate lazily evaluated sequences
1 participant