julia
5e57c214
- IdDict: support deletion, and support `nothing` used as a key
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
IdDict: support deletion, and support `nothing` used as a key previously, if we deleted one key or added `nothing` as a key, we might lose some of the other entries too (until rehash) fix #26833
References
#26839 - IdDict: support deletion, and support `nothing` used as a key
Author
vtjnash
Committer
vtjnash
Parents
55b3fc2b
Loading