cm0002@lemmy.world to Kotlin@programming.devEnglish · 24 days agoRich errors in Kotlin 2.4: say goodbye to boring try/catch or not quite yet? | by Dmitry Glazunov | Jun, 2025itnext.ioexternal-linkmessage-square2fedilinkarrow-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 · 24 days agomessage-square2fedilink
minus-squaremacniel@feddit.orglinkfedilinkEnglisharrow-up2·24 days 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-224 days 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.