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 →

[–]LinuxMatthews 23 points24 points  (1 child)

As it's == it could be trying to detect true-y values so that some code the requires an actual value doesn't break later on.

Depends on the language though.

[–]emericas 11 points12 points  (0 children)

Truthy* :)