> For the complete documentation index, see [llms.txt](https://docs.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angular-package.dev/range-1/inequality.md).

# Inequality {}

- [Overview](https://docs.angular-package.dev/range-1/inequality/overview.md): The \`Inequality\` primitive wrapper object
- [Generic type variables](https://docs.angular-package.dev/range-1/inequality/generic-type-variables.md): The \`Inequality\` primitive wrapper object generic type variables
- [Constructor](https://docs.angular-package.dev/range-1/inequality/constructor.md): The \`Inequality\` primitive wrapper object constructor
- [Accessors](https://docs.angular-package.dev/range-1/inequality/accessors.md): The \`Inequality\` primitive wrapper object accessors
- [get greater()](https://docs.angular-package.dev/range-1/inequality/accessors/get-greater.md): The get accessor obtains from the private #greater property an instance of the Greater
- [get less()](https://docs.angular-package.dev/range-1/inequality/accessors/get-less.md): The get accessor obtains from the private #less property an instance of the Less
- [Properties](https://docs.angular-package.dev/range-1/inequality/properties.md): The \`Inequality\` primitive wrapper object properties
- [#greater](https://docs.angular-package.dev/range-1/inequality/properties/greater.md): Private property of the Greater primitive wrapper object
- [#less](https://docs.angular-package.dev/range-1/inequality/properties/less.md)
- [Methods](https://docs.angular-package.dev/range-1/inequality/methods.md): The \`Inequality\` primitive wrapper object methods
- [greaterThan()](https://docs.angular-package.dev/range-1/inequality/methods/greaterthan.md): Checks whether the primitive value of a child class is greater than the given value
- [greaterThanEvery()](https://docs.angular-package.dev/range-1/inequality/methods/greaterthanevery.md): Checks whether the primitive value of a child instance is greater than every value of the given values
- [greaterThanSome()](https://docs.angular-package.dev/range-1/inequality/methods/greaterthansome.md): Checks whether the primitive value of a child instance is greater than some given values
- [lessThan()](https://docs.angular-package.dev/range-1/inequality/methods/lessthan.md): Checks whether the primitive value of a child class is less than the given value
- [lessThanEvery()](https://docs.angular-package.dev/range-1/inequality/methods/lessthanevery.md): Checks whether the primitive value of a child class instance is less than every value of the given values
- [lessThanSome()](https://docs.angular-package.dev/range-1/inequality/methods/lessthansome.md): Checks whether the primitive value of a child class is less than some given values
