Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 9 months agoCompareBooleanssh.itjust.worksimagemessage-square34linkfedilinkarrow-up1238arrow-down12
arrow-up1236arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 9 months agomessage-square34linkfedilink
minus-squareActers@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-29 months 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