julia
dd19c5ad - fully normalize `x == ::Symbol` to `x === ::Symbol` (#45944)

Commit
3 years ago
fully normalize `x == ::Symbol` to `x === ::Symbol` (#45944) It would be better to use a consistent style in our code base. The changes are big, but all merely cosmetic changes made half-automatically with a find-and-replace.
Author
Parents
Loading