jroid8@lemmy.world to Programmer Humor@lemmy.ml · 3 years agoknow the features of your languagelemmy.worldimagemessage-square144fedilinkarrow-up1643arrow-down124
arrow-up1619arrow-down1imageknow the features of your languagelemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 3 years agomessage-square144fedilink
minus-squareeeleech@lemm.eelinkfedilinkarrow-up4·3 years agoOne alternative are monadic types like result or maybe, that can contain either a value or an error/no value.
One alternative are monadic types like result or maybe, that can contain either a value or an error/no value.