qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-23 months agoSlapping on a .expect is also error handling!lemmy.worldimagemessage-square16linkfedilinkarrow-up114arrow-down10file-text
arrow-up114arrow-down1imageSlapping on a .expect is also error handling!lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-23 months agomessage-square16linkfedilinkfile-text
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up2·3 months agoI prefer it over alternatives: Exceptions: ”Oh no! Guess I’ll just die” Error codes: ”If a non-zero error code is returned but no one notices, is it really an error?”
I prefer it over alternatives: