#019 The humble option
Details
This month we’ll go back to first principles and have a look at the humble "option" (or "maybe" in Haskell or "Option" in rust). We’ll see how it avoids the billion dollar error, and how we might duplicate this structure with the new constructs in C#.
It’s not essential but bring a laptop if you fancy a practice