Methods
The `Greater` primitive wrapper object methods
public static isGreater(): value is Greater<Value>
Checks whether the given |
public than(): boolean
Checks whether the primitive value of a specified |
public thanEvery(): boolean
Checks whether the primitive value of a specified |
public thanSome(): boolean
Checks whether the primitive value of a specified |
public valueOf(): Value
Returns the primitive value of a specified |
Last updated