Add a type class for principled error handling
Open
@LukaJCB is already working on this.
Since Apr 17, 2018.
in progress
- Dominant language
- Scala
- Stars
- 5.5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
We currently have ApplicativeError and MonadError, but as I argue in this blogpost it has some limitations that I think we can and should overcome. I'd be happy to lead the charge on this if no one else steps up and I'd be even more happy to get some help on naming things :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.