rust-fsharp icon indicating copy to clipboard operation
rust-fsharp copied to clipboard

Add a section on error handling of Result and Options

Open dangdennis opened this issue 1 year ago • 0 comments

Feels fun to also point out how F# and Rust share similarities in their use of the Result and Option types. But that F# can still throw exceptions and catch them, unlike rust.

dangdennis avatar May 14 '24 00:05 dangdennis