Please stop using `error` and `ErrorException` in packages (and Base)
|
29
|
6377
|
May 2, 2019
|
Best practices for error trapping and exception handling in Julia as of mid 2022
|
4
|
492
|
October 15, 2022
|
Type inference for return types?
|
5
|
527
|
February 18, 2022
|
Is there a better way to do error handling on Julia than try/catch?
|
19
|
9825
|
March 15, 2019
|
Why is throw(Exception) less efficient than throw(String) when unreachable?
|
7
|
1086
|
March 23, 2017
|