qaz to Programmer [email protected]English • 1 year agoWhy use if/else when you can use try/if/catch?imagemessage-square8arrow-up195arrow-down110
arrow-up185arrow-down1imageWhy use if/else when you can use try/if/catch?qaz to Programmer [email protected]English • 1 year agomessage-square8
minus-square@[email protected]linkfedilinkEnglish1•1 year 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…