Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 9 months agoCompareBooleanssh.itjust.worksimagemessage-square34linkfedilinkarrow-up1238arrow-down12
arrow-up1236arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 9 months agomessage-square34linkfedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up34·9 months agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up9·9 months agoI don’t like this thread anymore :(
minus-squareLog in | Sign up@lemmy.worldlinkfedilinkEnglisharrow-up1·9 months 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…