julia
11c517e3 - fix hashing of complex values with zero imaginary part (#59779)

Commit
109 days ago
fix hashing of complex values with zero imaginary part (#59779) follow up to a minor typo introduced in https://github.com/JuliaLang/julia/pull/59185 which caused `hash(0im) != hash(0)`, and adds some tests for this case
Author
Parents
Loading