Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 17 days agoCompareBooleanssh.itjust.worksimagemessage-square91fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 17 days agomessage-square91fedilink
minus-squareActers@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-217 days 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