Predicate that checks if this expression is not equal to other.
other
Expr notEq(Object other) => ~eq(other);