Hacker News new | ask | show | jobs
by tylerpachal 3354 days ago
I think this is less-rare than you think. In my Scala code, I have a lot of matching on weakly-typed values which come from parsing JSON objects (where I also deal with a lot of optional values).