#greater

Private property of the Greater primitive wrapper object

#greater

Private property of the Greater primitive wrapper object indicates the value of the number type greater than the given.

Property is used by the get accessor greater.

inequality.class.ts
#greater: Greater<Value>;

Last updated