Checks if value is greater than other.
- Lodash chained on (boolean): true if value is greater than other, else false.
See Implementation
Checks if value is greater than other.