Option & Result
Using Option and Result types for error handling.
Option Type
Section titled “Option Type”TODO: Document Option type
Result Type
Section titled “Result Type”TODO: Document Result type
Pattern Matching
Section titled “Pattern Matching”TODO: Show pattern matching on Option/Result