Predicate that checks if this expression is less than other.
other
Expr operator <(Object other) => lt(this, $(other));