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

Add Fuzz.shuffle #120

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Add Fuzz.shuffle #120

merged 2 commits into from
Nov 8, 2024

Conversation

adauguet
Copy link
Contributor

@adauguet adauguet commented Nov 8, 2024

This PR adds a Fuzz.shuffle :: List a -> Fuzzer (List a).

@adauguet adauguet enabled auto-merge November 8, 2024 10:32
@adauguet adauguet disabled auto-merge November 8, 2024 10:33
@adauguet adauguet requested review from bcardiff and zwilias November 8, 2024 10:48
Copy link
Member

@zwilias zwilias left a comment

Choose a reason for hiding this comment

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

shuffle

@adauguet adauguet added this pull request to the merge queue Nov 8, 2024
Merged via the queue into trunk with commit 99364b4 Nov 8, 2024
1 of 2 checks passed
@adauguet adauguet deleted the add-fuzz-shuffle branch November 8, 2024 11:00
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.

2 participants