Performs a SameValueZero comparison between two values to determine if they are equivalent.
- Lodash chained on (boolean): true if the values are equivalent, else false.
See Implementation
Performs a SameValueZero comparison between two values to determine if they are equivalent.