We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compose Either and State to handle errors as part of the state being passed in the evaluator monad
Either
State
Also disallow throw via wartremover
throw
Also add raise/rescue support and some basic exceptions
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Compose
Either
andState
to handle errors as part of the state being passed in the evaluator monadAlso disallow
throw
via wartremoverAlso add raise/rescue support and some basic exceptions
The text was updated successfully, but these errors were encountered: