Back to Developer Roadmap

isStrictlyEqual

src/data/roadmaps/javascript/content/isstrictlyequal@pcILon_Jjm2_XS10iUJ0E.md

4.0531 B
Original Source

isStrictlyEqual

isStrictlyEqual checks whether its two operands are equal, returning a Boolean result. It always considers operands of different types to be different.

Visit the following resources to learn more: