★ Constructor
The `Greater` primitive wrapper object constructor
Greater()
Greater()
Creates the Greater
instance with the given value
.
greater.class.ts
Parameters
Parameters
The value of generic type variable Value
to set with a new instance.
Example usage
Last updated