valueOf()
Returns the primitive value of a specified object
Greater.prototype.valueOf()
Greater.prototype.valueOf()
Returns the primitive value of a specified object
.
greater.class.ts
Return type
Returns
The return value is the primitive value of generic type variable Value
.
Example usage
Last updated