Hacker News new | ask | show | jobs
by zumu 1783 days ago
Dynamic languages compare well against languages with poor 'static' type systems imho. In both paradigms, null is still the biggest source of pain.

In part, I think the move to mainstream more ML features is to finally try and address this.