You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API: Remove deprecation warnings on the removal methods again
Note, these methods are never scheduled to be removed. The warning was
intended to guide the user towards being more explicit about which
removal type they wanted.
However, seeing how indexmap can be used as a drop in solution for
HashMap, I again am dubious that these warnings should be there.
Documentation for the methods has been improved.
0 commit comments