Hacker News new | ask | show | jobs
by theatrus2 4807 days ago
Scala still has the problem that you can return null explicitly (since references on the JVM are nullable), but any Scala code which does this should probably be shot on sight.