sloppy equality (==)
equality with type conversion.
Last updated
Was this helpful?
equality with type conversion.
Last updated
Was this helpful?
⟩ ⟩ ⟩ ⟩ ⟩ sloppy (==)
perform equality testing that allows type conversion.
compare:strict equality (===)
replit:
the following are involved in ==
operation.