Hacker News new | ask | show | jobs
by amscanne 4147 days ago
But you're giving an example where you think an explicit panic is justified.

Losing asserts doesn't eliminate either option. It simply requires you to have exicit error handling or a panic. This is the point.