Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 6 days agoElvisfeddit.itexternal-linkmessage-square35fedilinkarrow-up1161arrow-down110
arrow-up1151arrow-down1external-linkElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 6 days agomessage-square35fedilink
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up2·edit-23 days agoHuh. Neat feature. That’s in C# I assume?
minus-squaredev_null@lemmy.mllinkfedilinkarrow-up2·edit-23 days 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
.