Less Than Comparison

A less than operator is required. The (<) expression has a bool return type and states that if x < y that x is less than y and that y is not less than x.