@[email protected] to Programmer [email protected] • 5 months agoElvisfeddit.itimagemessage-square35fedilinkarrow-up1164arrow-down112
arrow-up1152arrow-down1imageElvisfeddit.it@[email protected] to Programmer [email protected] • 5 months agomessage-square35fedilink
minus-square@[email protected]linkfedilinkEnglish2•edit-25 months agoHuh. Neat feature. That’s in C# I assume?
minus-square@[email protected]linkfedilink2•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
.