Skip to content

Conversation

@joshlemer
Copy link
Contributor

@joshlemer joshlemer commented Mar 30, 2019

closes scala/bug#11458

also:

  • immutable/mutable.SeqMap extends Map, not AbstractMap, to be consistent with other collecitons like SortedMap.

@joshlemer joshlemer added release-notes worth highlighting in next release notes library:collections PRs involving changes to the standard collection library labels Mar 30, 2019
@scala-jenkins scala-jenkins added this to the 2.13.1 milestone Mar 30, 2019
@joshlemer
Copy link
Contributor Author

@SethTisue up to you whether this should be in 2.13.0-RC1 or 2.14.0

@joshlemer joshlemer removed this from the 2.13.1 milestone Mar 31, 2019
@scala-jenkins scala-jenkins added this to the 2.13.1 milestone Mar 31, 2019
@lrytz lrytz modified the milestones: 2.13.1, 2.13.0-RC1 Apr 1, 2019
@SethTisue SethTisue merged commit 9795ad8 into scala:2.13.x Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

library:collections PRs involving changes to the standard collection library release-notes worth highlighting in next release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create collection.SeqMap trait which immutable, mutable SeqMap extend

4 participants