1 comment

[ 3.0 ms ] story [ 10.1 ms ] thread
This discusses an error handling mechanism implemented for https://starlark-lang.org/, which combines the benefits of exceptions (conciseness of code) and error return values (control of error behavior)