cm0002@lemmy.zip to Programmer Humor@programming.dev · 1 month agoMore code = more betterlemmy.zipimagemessage-square51fedilinkarrow-up1553arrow-down114
arrow-up1539arrow-down1imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 1 month agomessage-square51fedilink
minus-squareArbitraryValue@sh.itjust.workslinkfedilinkEnglisharrow-up73·1 month 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-up11·1 month 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.