@SwordInStone to [email protected] • 3 days ago"How types make hard problems easy" (or at least reduce cognitive load over time)mayhul.comexternal-linkmessage-square12arrow-up150arrow-down10cross-posted to: [email protected]
arrow-up150arrow-down1external-link"How types make hard problems easy" (or at least reduce cognitive load over time)mayhul.com@SwordInStone to [email protected] • 3 days agomessage-square12cross-posted to: [email protected]
minus-square@[email protected]linkfedilink3•2 days agoIn Rust, using the Option and Result types make the general flow of the application much easier to organize, make modular, and reuse.
In Rust, using the Option and Result types make the general flow of the application much easier to organize, make modular, and reuse.