cm0002@lemmy.world to Kotlin@programming.devEnglish · 1 month agoRich errors in Kotlin 2.4: say goodbye to boring try/catch or not quite yet? | by Dmitry Glazunov | Jun, 2025itnext.ioexternal-linkmessage-square2linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkRich errors in Kotlin 2.4: say goodbye to boring try/catch or not quite yet? | by Dmitry Glazunov | Jun, 2025itnext.iocm0002@lemmy.world to Kotlin@programming.devEnglish · 1 month agomessage-square2linkfedilink
minus-squaremacniel@feddit.orglinkfedilinkEnglisharrow-up2·1 month agoUh okay? Is there an actual source by jetbrains, or are medium articles the only source for rich errors which just seems to be union types? Also I don’t see the benefit from mixing success paths with error paths.
minus-squarethe_beber@feddit.orglinkfedilinkEnglisharrow-up2·edit-21 month agoI can only find unofficial „sources“ as well.
Uh okay? Is there an actual source by jetbrains, or are medium articles the only source for
rich errors
which just seems to beunion types
?Also I don’t see the benefit from mixing success paths with error paths.
I can only find unofficial „sources“ as well.