Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 5 days agoCompareBooleanssh.itjust.worksimagemessage-square96fedilinkarrow-up1504arrow-down19
arrow-up1495arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 5 days agomessage-square96fedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up58·5 days agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up8·4 days agoI don’t like this thread anymore :(
minus-squaredavidagain@lemmy.worldlinkfedilinkEnglisharrow-up2·4 days 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…