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

Accept zero size in generated arbitraries #51

Merged
merged 4 commits into from
Nov 9, 2016

Conversation

alexarchambault
Copy link
Owner

No description provided.

If an implicit Recursive[T] can be found, the automatically derived
Arbitrary[T] then always succeeds in generating a value (if the fallback
Gen[T] of the Recursive[T] does). The fallback is used in a
deterministic way (via decreasing sizes).
@alexarchambault alexarchambault merged commit eb25fb0 into master Nov 9, 2016
@alexarchambault alexarchambault deleted the topic/accept-zero-size branch November 9, 2016 20:57
@alexarchambault
Copy link
Owner Author

Will do a release with that as soon as I'm close to a reliable wifi stop.

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.

1 participant