somerandomperson@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 7 months agorustmaslemmy.mlimagemessage-square18linkfedilinkarrow-up1329
arrow-up1329imagerustmaslemmy.mlsomerandomperson@lemmy.dbzer0.com to Programmer Humor@lemmy.ml · 7 months agomessage-square18linkfedilink
minus-squarebrandon@piefed.sociallinkfedilinkEnglisharrow-up15·7 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.