722
submitted 2 years ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 23 points 2 years ago

It's actually the other way around. == has to perform type coercions as part of its equality algorithm, whereas === does not, so == has more steps.

this post was submitted on 27 Dec 2023
722 points (98.5% liked)

Programmer Humor

25351 readers
1587 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS