Hacker News new | ask | show | jobs
by tapirl 1259 days ago
In my honest opinion, you describe a theory problem not happening in production practice.

It is the NORMAL behavior to let it panic when a nil receiver is dereferenced. DON'T try to check it!