int(0..1) `<(mixed arg1, mixed arg2, mixed ... extras)
Less than operator.
Returns 1 if the arguments are strictly increasing, and 0 (zero) otherwise.
`<=() , `>() , `>=()