Hacker News new | ask | show | jobs
by achr2 3677 days ago
I think you'd like C#'s linq syntax and null coalesce operator. While obviously they don't get away from null, they go a long way to making this type of syntax and null safety much easier to implement.