|
|
|
|
|
by dullgiulio
3233 days ago
|
|
My question misses the important words "a situation where it makes sense." As I wrote below: Ignoring the compatibility guarantee for the sake of discussion, I feel that nobody would notice if the compiler tomorrow started short-circuiting the equality check of interfaces against nil to return true if either tuple value is nil. But maybe I'm missing some use-case. |
|