Hacker News new | ask | show | jobs
by 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.
1 comments

What do you think of Go's nil vs Java's null?