Hacker News new | ask | show | jobs
by Alifatisk 915 days ago
> Everybody hates double equals. I consider it a convenient shorthand :).

You mean this ”==”? Isn’t it the most fundamental thing in the majority of languages?

1 comments

I think h_tbob means people hate '==' by opposition to '===', which is a stricter comparison.