Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 1 day agoCompareBooleanssh.itjust.worksimagemessage-square85fedilinkarrow-up1460arrow-down19
arrow-up1451arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 1 day agomessage-square85fedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up54·1 day agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up4·12 hours agoI don’t like this thread anymore :(
minus-squaredavidagain@lemmy.worldlinkfedilinkEnglisharrow-up2·9 hours agoNo, no, this is actually the only correct code in the thread.
if (CompareBooleans(CompareBooleans(a, b), true))
I don’t like this thread anymore :(
No, no, this is actually the only correct code in the thread.
that… actually works…