Y
Hacker News
new
|
ask
|
show
|
jobs
by
tangent128
2761 days ago
If you know something can't possibly be null, then store it as a non-nullable type as soon as you know that.
1 comments
jstimpfle
2761 days ago
> as soon
that would need dynamically typed data...
link
that would need dynamically typed data...