somerandomperson@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 3 months agorustmaslemmy.mlimagemessage-square19linkfedilinkarrow-up1347arrow-down14
arrow-up1343arrow-down1imagerustmaslemmy.mlsomerandomperson@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 3 months agomessage-square19linkfedilink
minus-squarebrandon@piefed.sociallinkfedilinkEnglisharrow-up16·3 months agoYes it is. Typically you’d do some pattern matching to handle every possible case, but Unwrap is often used as a shortcut.
Yes it is. Typically you’d do some pattern matching to handle every possible case, but Unwrap is often used as a shortcut.