Hacker News new | ask | show | jobs
by amscanne 3561 days ago
It's not two types of nil.

When a nil value is converted to an interface, it carries type information. When an interface carries type information, it isn't nil.