Comment by HL33tibCe7
12 hours ago
It returns the zero value for all types, including arrays (which is nil).
nil is equivalent to the empty array, which is why the rest of the code works as it does.
12 hours ago
It returns the zero value for all types, including arrays (which is nil).
nil is equivalent to the empty array, which is why the rest of the code works as it does.
No comments yet
Contribute on Hacker News ↗