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