Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Warn about mutating keys in Dict docstring. (JuliaLang#51171)
Be clear in the `Dict` docstring that it's not in general safe to mutate keys. Cf. https://discourse.julialang.org/t/unable-to-access-value-in-dict-via-known-keys/103434.
- Loading branch information