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

Consider making all generators abstracted over monad #39

Open
Martoon-00 opened this issue Dec 24, 2021 · 0 comments
Open

Consider making all generators abstracted over monad #39

Martoon-00 opened this issue Dec 24, 2021 · 0 comments
Labels
code Code quality improvements

Comments

@Martoon-00
Copy link
Member

This is a continuation of #38. It seems sensible to have all generators operate both in IO and in a pure environment (e.g. for tests).

I personally don't need this but at some point, someone may need this functionality.

@Martoon-00 Martoon-00 added the code Code quality improvements label Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code quality improvements
Projects
None yet
Development

No branches or pull requests

1 participant