Rust
entities · 1 notes linked
Related: Option Type · Pattern Matching · Null Safety · Type Systems
Notes
- Rust: Pattern Matching and the Option Type — Rust Option type eliminates null pointer bugs via exhaustive pattern matching
entities · 1 notes linked
Related: Option Type · Pattern Matching · Null Safety · Type Systems