So what's the useful difference between `null`, `U...
# getting-started
b
So what's the useful difference between
null
,
Unit
, and
Nothing
? I know the technical difference but not how they're usefully different.