Hacker News new | ask | show | jobs
by np_tedious 1820 days ago
> a list with at most one element

I've found scala or even LINQ to really hammer down this point, even to those who aren't into FP very much. Doing that map/flatmap makes it click for just about anyone