Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

These languages don't have null safety. Haskell does have null safety, but at the cost of the additional complexity that comes with Maybe wrapping. So it's not as unambiguously an improvement as union typing is (which adds less complexity but still grants null safety).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: