Properties

The `Inequality` primitive wrapper object properties

#greater: Greater<Value> Private property of the Greater primitive wrapper object indicates the value of the number type greater than the given.

#less: Less<Value> Private property of the Less primitive wrapper object indicates the value of number type less than the given.

Last updated