mycroftholmess@lemm.ee to Programmer Humor@programming.dev · 3 years agoGolang be likei.imgur.comimagemessage-square96fedilinkarrow-up11.17Karrow-down124
arrow-up11.14Karrow-down1imageGolang be likei.imgur.commycroftholmess@lemm.ee to Programmer Humor@programming.dev · 3 years agomessage-square96fedilink
minus-squareAstridWipenaugh@lemmy.worldlinkfedilinkarrow-up3·edit-23 years agoThe underscore is used in production code too. It’s a legitimate way to tell the compiler to discard the object because you don’t intend to use the pointer/value.
The underscore is used in production code too. It’s a legitimate way to tell the compiler to discard the object because you don’t intend to use the pointer/value.