Hacker News new | ask | show | jobs
by kstenerud 4918 days ago
Why is it bad code? If name is nil, isEqualToString will return false. And that's correct behavior because nil is not equal to the string @"steve".