hoichi.io
/
#error-handling
Dec 21, 2019
Real-World Composable Error Handling in Reason
If you’ve ever considered handling errors in Reason or OCaml, chances are, you’ve happened upon Vladimir Keleshev’s article. Everybody links to it, so it seems like the way to handle errors. But how does it look in practice?
Reason
polymorphic variants
error handling