Hacker News new | ask | show | jobs
by cheriot 2065 days ago
The real question is: how much of standard libraries and broader ecosystem use them? Scala has null values, but broad usage of Option and Either so I can often write code as if null didn't exist.