1 comment

[ 0.25 ms ] story [ 12.3 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)