@Sleepzy@feddit.it to Programmer Humor@lemmy.ml • 5 months agoElvisfeddit.itimagemessage-square35fedilinkarrow-up1164arrow-down111
arrow-up1153arrow-down1imageElvisfeddit.it@Sleepzy@feddit.it to Programmer Humor@lemmy.ml • 5 months agomessage-square35fedilink
minus-square@AVincentInSpace@pawb.sociallinkfedilinkEnglish2•edit-25 months agoHuh. Neat feature. That’s in C# I assume?
minus-square@dev_null@lemmy.mllinkfedilink2•edit-25 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
.