➕sloppy equality (==)
equality with type conversion.
Last updated
equality with type conversion.
Last updated
JS ⟩ statement ⟩ expression ⟩ operator ⟩ relational ⟩ sloppy (==)
perform equality testing that allows type conversion.
🌟
👉 compare:strict equality (===)