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

Review the README file introducing Algebraic Effects references #89

Open
rcardin opened this issue Oct 9, 2024 · 0 comments
Open

Review the README file introducing Algebraic Effects references #89

rcardin opened this issue Oct 9, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@rcardin
Copy link
Owner

rcardin commented Oct 9, 2024

The Raise[E] type is an Algebraic Effect. The effect described is the capability to handle an error. The effect handlers are all the functions referred to as builders in the README file, plus the fold and recover functions.

Update the README file to introduce the above concepts.

@rcardin rcardin added the documentation Improvements or additions to documentation label Oct 9, 2024
@rcardin rcardin added this to the v0.3.0 milestone Oct 9, 2024
@rcardin rcardin removed this from the v0.3.0 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant