cm0002@lemmy.zip to Programmer Humor@programming.dev · 2 months agoMore code = more betterlemmy.zipimagemessage-square92linkfedilinkarrow-up1662
arrow-up1662imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 2 months agomessage-square92linkfedilink
minus-squareArbitraryValue@sh.itjust.workslinkfedilinkEnglisharrow-up86·2 months 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-up13·2 months 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.