Sjmarf to Programming Humor@lemmy.worldEnglish · 24 days agoCompareBooleansimagemessage-square94fedilinkarrow-up1514arrow-down19
arrow-up1505arrow-down1imageCompareBooleansSjmarf to Programming Humor@lemmy.worldEnglish · 24 days agomessage-square94fedilink
minus-squareActers@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-223 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