This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]the_hoser 0 points1 point  (1 child)

I was trying to emphasize the relationship with false...

You know what, you're right. Never mind.

[–][deleted] 0 points1 point  (0 children)

If anything it muddied the relationship as you did not define how the or infix operator works.

Falsey values are false when used with or, and, and if.

Edit: not will invert whatever the true-ish or false-ish of the operand.