qaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoWhy use if/else when you can use try/if/catch?lemmy.worldimagemessage-square6fedilinkarrow-up176arrow-down17
arrow-up169arrow-down1imageWhy use if/else when you can use try/if/catch?lemmy.worldqaz@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square6fedilink
minus-squarewvenable@lemmy.calinkfedilinkEnglisharrow-up2·2 years agoExceptions are fancy returns. Everything else is fancy goto, including returns…
exceptions are just fancy gotos
Exceptions are fancy returns. Everything else is fancy goto, including returns…