Javascript gets some bad press these days especially over how its comparison operators work.
I decided to extend Craig Gidneys example and added ===, !=, !== <, <=, > and .= comparisons.
Rows are the left side operand and columns are the right.

Javascript gets some bad press these days especially over how its comparison operators work.
I decided to extend Craig Gidneys example and added ===, !=, !== <, <=, > and .= comparisons.
Rows are the left side operand and columns are the right.