Hacker News new | ask | show | jobs
by SAI_Peregrinus 1172 days ago
The checked operations ask "did an error occur?". If it's false, then the check passed and no error occurred. If it's true, then the check indicated an error.