Properties
The `Inequality` primitive wrapper object properties
Last updated
Was this helpful?
The `Inequality` primitive wrapper object properties
Last updated
Was this helpful?
: Greater<Value> Private property of the primitive wrapper indicates the value of the type greater than the given.
: Less<Value> Private property of the primitive wrapper indicates the value of type less than the given.