Y
Hacker News
new
|
ask
|
show
|
jobs
by
lysp
135 days ago
So the concept of null?
1 comments
phatskat
130 days ago
Honestly I’ve always separated the two in my brain but never really thought about it. Nil = 0 or the absence of a quantity, null = the absence of any value at all.
link
Thorrez
125 days ago
What do you think of Go's nil vs Java's null?
link