Sleepzy@feddit.it to Programmer Humor · 3 months agoElvisfeddit.itimagemessage-square35fedilinkarrow-up1161arrow-down111
arrow-up1150arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor · 3 months agomessage-square35fedilink
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up2·edit-22 months agoHuh. Neat feature. That’s in C# I assume?
minus-squaredev_nulllinkfedilinkarrow-up2·edit-22 months 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
.