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

Chain multiple 'runError' calls into a single one. #134

Open
greydot opened this issue Jan 7, 2020 · 0 comments
Open

Chain multiple 'runError' calls into a single one. #134

greydot opened this issue Jan 7, 2020 · 0 comments
Assignees

Comments

@greydot
Copy link
Collaborator

greydot commented Jan 7, 2020

Just describing an idea I want to work on.

It would be call if instead of multiple chains of 'runError' handlers we also provide a handler that handles all exception in the list and then returns something like Result errs a where errs is a type-level list, and the whole Result is similar to Either except it has a polymorphic variant on the left.

@greydot greydot self-assigned this Jan 7, 2020
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