Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 6 months agoCompareBooleanssh.itjust.worksimagemessage-square97fedilinkarrow-up1515arrow-down19
arrow-up1506arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 6 months agomessage-square97fedilink
minus-squareActers@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-26 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