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