Compare another object to this one.
The object to compare to this one.
-1: less than the other object; 0 equivalent to the other object; 1 greater than the other object.
Check is this object is equal to another.
The object to compare to this one.
true if the objects are equivalent, false otherwise.
Provides a unique key for this object
Generated using TypeDoc