areEqual method
Checks if two values are equal. The operation can be performed over values of any type.
value1
the first value to comparevalue2
the second value to compare Returns true if values are equal and false otherwise
Checks if two values are equal. The operation can be performed over values of any type.
value1
the first value to comparevalue2
the second value to compare
Returns true if values are equal and false otherwise