Hacker News new | ask | show | jobs
by glimcat 4367 days ago

    "Explicit is better than implicit."
If you mean is not None, you should say is not None.

It's fast and readable and there are no "just be aware that" disclaimers to tack on afterwards.