Hacker News new | ask | show | jobs
by skrebbel 2207 days ago
All three of which have null? TypeScript even has two kinds of null. Scala even has monads as well! :-)
1 comments

TypeScript requires you to verify if the value is null-ish or not (assuming you're using the new default "strict mode"). I don't believe Gravity does