Sjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 1 year agoCompareBooleanssh.itjust.worksimagemessage-square34linkfedilinkarrow-up1238arrow-down12
arrow-up1236arrow-down1imageCompareBooleanssh.itjust.worksSjmarf@sh.itjust.works to Programming Humor@lemmy.worldEnglish · 1 year agomessage-square34linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up43·1 year agoDon’t forget the invocation if (CompareBooleans(a, b) == true)
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up34·1 year agoif (CompareBooleans(CompareBooleans(a, b), true))
minus-squareTriflingToad@lemmy.worldlinkfedilinkEnglisharrow-up9·1 year agoI don’t like this thread anymore :(
minus-squareLog in | Sign up@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoNo, no, this is actually the only correct code in the thread.
minus-squareMyTurtleSwimsUpsideDown@fedia.iolinkfedilinkarrow-up11·1 year agoelseif(CompareBooleans(b,a) != false)
Don’t forget the invocation
if (CompareBooleans(a, b) == true)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…
elseif(CompareBooleans(b,a) != false)