Closed TysonAndre closed 2 years ago
Make pop() affect iterators like offsetUnset
Iterators pointing to the element/entry removed with pop() will be moved backwards, consistently.
Convert references to non-references when constructing/unserializing from arrays/traversables in a few Collections that missed that step
Make pop() affect iterators like offsetUnset
Iterators pointing to the element/entry removed with pop() will be moved backwards, consistently.
Convert references to non-references when constructing/unserializing from arrays/traversables in a few Collections that missed that step