this post was submitted on 28 Oct 2024
505 points (98.3% liked)

Programming Humor

2612 readers
10 users here now

Related Communities [email protected] [email protected] [email protected] [email protected]

Other Programming Communities [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 85 points 1 week ago (2 children)

Don’t forget the invocation

if (CompareBooleans(a, b) == true)
[–] [email protected] 59 points 1 week ago (2 children)

if (CompareBooleans(CompareBooleans(a, b), true))

[–] [email protected] 9 points 1 week ago (1 children)

I don't like this thread anymore :(

[–] [email protected] 3 points 1 week ago

No, no, this is actually the only correct code in the thread.

[–] [email protected] 4 points 1 week ago

that... actually works...

[–] [email protected] 18 points 1 week ago

elseif(CompareBooleans(b,a) != false)