Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 months agoElvisfeddit.itimagemessage-square33fedilinkarrow-up1153arrow-down111
arrow-up1142arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 7 months agomessage-square33fedilink
minus-squareAVincentInSpace@pawb.sociallinkfedilinkEnglisharrow-up2·edit-26 months agoHuh. Neat feature. That’s in C# I assume?
minus-squaredev_null@lemmy.mllinkfedilinkarrow-up2·edit-26 months agoIt’s in Kotlin and some other languages. C# has it but there is 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 is actually
A ?? B
.