Checks if value is less than or equal to other.
The value to compare.
The other value to compare.
Returns true if value is less than or equal to other, else false.
Checks if value is less than or equal to other.