We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
HashMap: Does not reserve in extend. This exacerbates the performance pathology when extending one map with another, mentioned in #36481.
(I'm working on a fix)