Hacker News new | ask | show | jobs
by krotton 3728 days ago
In Scala, Option[Whatever] may also be null. The difference is that it's considered "some Java compatibility leftover" and never exploited by any sane piece of code.