Operators: Reduce type strictness for `==() and `!=(). This avoids compilation errors for static comparisons like ("add" == "purge"), which may show up in macro expansions.