@Sleepzy@feddit.it to Programmer Humor@lemmy.ml • 6 months agoElvisfeddit.itimagemessage-square32fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageElvisfeddit.it@Sleepzy@feddit.it to Programmer Humor@lemmy.ml • 6 months agomessage-square32fedilink
minus-square@AVincentInSpace@pawb.sociallinkfedilinkEnglish0•edit-26 months agoHuh. Neat feature. That’s in C# I assume?
minus-square@dev_null@lemmy.mllinkfedilink0•edit-26 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
.