cm0002@lemmy.zip to Programmer Humor@programming.dev · 17 hours agoMore code = more betterlemmy.zipimagemessage-square53fedilinkarrow-up1449arrow-down19
arrow-up1440arrow-down1imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 17 hours agomessage-square53fedilink
minus-squareArbitraryValue@sh.itjust.workslinkfedilinkEnglisharrow-up69·16 hours agoThe advantage of that last approach is that it has side effects and cannot therefore be optimized out by the compiler.
minus-squareronigami@lemmy.worldlinkfedilinkarrow-up2·2 hours agoThat’s only one advantage. In theory it does not necessarily terminate, so that’s another one.
The advantage of that last approach is that it has side effects and cannot therefore be optimized out by the compiler.
That’s only one advantage. In theory it does not necessarily terminate, so that’s another one.