result
result copied to clipboard
feat: Emulate Rust's question mark operator
Since we cannot make a function return dynamically, it is necessary to go the route via exceptions.
@wbolster any opinions on this?