digitalmars.D - Alternative to exceptions for error handling
- Igor (4/4) Dec 17 2021 So, it has been a year since this was discussed here last. Has
So, it has been a year since this was discussed here last. Has there been any progress on error handling in DLang since? I stumbled upon Odin [or_return](https://odin-lang.org/docs/overview/#or_return-statement) and Zig [try](https://ziglang.org/documentation/master/#try) methods that really seem interesting and that reminded me of this topic.
Dec 17 2021