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