Hacker News new | ask | show | jobs
by rocktronica 5447 days ago
Cost !== Lost Potential
1 comments

What does it mean when a ! is followed by a double equals? Is !== different from != in netspeak?
Strict equals - it doesn't cast types.

Programming distinction, and no idea why the author used that. Mostly the same meaning though, for conversational purposes.