Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like the error handling by match/case error pattern.

Elixir shares this pattern too as well as other languages I'm sure. Did you draw inspiration from other languages for Hare error handling?



It draws from the (growing in popularity) approach of tagged unions/result types among many languages, but generalizes it a bit and makes it easier to use in an ad-hoc manner.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: