Hacker News new | ask | show | jobs
by johnfn 394 days ago
Now you run into the issue I mentioned in GP, where you end up writing `if (blah)` everywhere, even though you know that `blah` is definitely present.