Handling of optional values and exceptions with pattern matching #513
Answered
by
Verdagon
ozturkberkay
asked this question in
Q&A
-
Hi, I was reading the documentation and I saw that the Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
Verdagon
Jun 27, 2022
Replies: 1 comment
-
Hey! Vale currently has Result and Opt, a panic function, and no exceptions. It's most like Rust in this particular aspect. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Verdagon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! Vale currently has Result and Opt, a panic function, and no exceptions. It's most like Rust in this particular aspect.