julia
a2e4226d - return immediately from `ht_keyindex` if dictionary is empty (#44341)

Commit
4 years ago
return immediately from `ht_keyindex` if dictionary is empty (#44341) Avoids hashing the input key for empty dictionaries. Inspired by rust-lang/hashbrown#305.
Author
Parents
Loading