Y
Hacker News
new
|
ask
|
show
|
jobs
by
tptacek
5274 days ago
Production code is supposed to define away the assertions. It is an actual error to manage important program state with asserts.
(That doesn't make these particular asserts an error).