Would anyone find something like this useful? I wrote it in order to scratch a bit of an itch I had, but can just as well make it a public package. The aim is to provide try-catch-finally semantics that behaves a bit like Python’s error handling.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| New syntax suggestion: catch with type specs | 43 | 2828 | February 21, 2025 | |
| Try-Catch online help | 2 | 266 | April 26, 2024 | |
| Best practices for error trapping and exception handling in Julia as of mid 2022 | 4 | 567 | October 15, 2022 | |
| Please stop using `error` and `ErrorException` in packages (and Base) | 29 | 6621 | May 2, 2019 | |
| Failure to catch an exception | 9 | 1126 | August 3, 2018 |