mycroftholmess@lemm.ee to Programmer Humor · 1 year agoGolang be likei.imgur.comimagemessage-square141fedilinkarrow-up11.46Karrow-down129
arrow-up11.43Karrow-down1imageGolang be likei.imgur.commycroftholmess@lemm.ee to Programmer Humor · 1 year agomessage-square141fedilink
minus-squareAstridWipenaugh@lemmy.worldlinkfedilinkarrow-up5·edit-21 year 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.