Accessors
The `Inequality` primitive wrapper object accessors
Last updated
The `Inequality` primitive wrapper object accessors
Last updated
public get greater(): Greater<Value> The accessor obtains from the private property an instance of the with a from a given of the constructor.
public get less(): Less<Value> The accessor obtains from the private property an instance of the with a from a given of the constructor.