yes , the question mark operator from Rust comes to mind first, and I think I prefer it.
Other languages do it in other ways as well.
Gleam has use expressions Introducing use expressions! - Gleam
I believe OCaml uses a convention with let* that does the same thing