Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 17 hours agoCompareBooleanssh.itjust.worksimagemessage-square44fedilinkarrow-up1328arrow-down18
arrow-up1320arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 17 hours agomessage-square44fedilink
minus-squareActers@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-23 hours agoI was debating on bitwise operations, but decided on super basic if statements which I think the compiler would optimize, happy to see the logical operation form too
I was debating on bitwise operations, but decided on super basic if statements which I think the compiler would optimize, happy to see the logical operation form too