Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 27 days agoCompareBooleanssh.itjust.worksexternal-linkmessage-square91fedilinkarrow-up1508arrow-down19
arrow-up1499arrow-down1external-linkCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 27 days agomessage-square91fedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up59·27 days agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up10·26 days agoI don’t like this thread anymore :(
minus-squaredavidagain@lemmy.worldlinkfedilinkEnglisharrow-up3·26 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…