Hacker News new | ask | show | jobs
by dasmithii 4148 days ago
I tend to use Go's panic() in many situations where, in C, I would make assertions.