Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 1 year agoElvisfeddit.itexternal-linkmessage-square32linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 1 year agomessage-square32linkfedilink
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up0·1 year agoHuh. Neat feature. That’s in C# I assume?
minus-squaredev_null@lemmy.mllinkfedilinkarrow-up0·1 year agoIt’s in Kotlin and some other languages. C# has it but there it’s actually A ?? B.
Huh. Neat feature. That’s in C# I assume?
It’s in Kotlin and some other languages. C# has it but there it’s actually
A ?? B.