Scala in the key of C#: Option
Update: Since I first released Option, I’ve realized that it implementing IEnumerable was unneccesary to use LINQ syntax and actually made it less useful. I’ve updated the post to reflect these changes to Option. Currently reading Daniel Westheide‘s excellent “Neophyte’s … Continue reading