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

choose-arbitrary #15

Open
jackfirth opened this issue Oct 14, 2015 · 0 comments
Open

choose-arbitrary #15

jackfirth opened this issue Oct 14, 2015 · 0 comments

Comments

@jackfirth
Copy link
Collaborator

I wanted a simple arbitrary-datum, which would be an arbitrary atomic Racket datum, such as:

  • A number
  • A character
  • A symbol
  • A boolean

It would be nice if there was a choose-arbitrary function that accepted a variable number of arbitrary? instances and returned an arbitrary? that produced values from one of them. I don't know how that interacts with the trans narrowing filter functions though.

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

No branches or pull requests

1 participant