Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 29 days agoCompareBooleanssh.itjust.worksimagemessage-square72fedilinkarrow-up1494
arrow-up1494imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 29 days agomessage-square72fedilink
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up57·29 days agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up8·28 days agoI don’t like this thread anymore :(
minus-squaredavidagain@lemmy.worldlinkfedilinkEnglisharrow-up3·28 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…