Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add updatedWith to Map #509

Merged
merged 2 commits into from
Dec 26, 2021
Merged

Add updatedWith to Map #509

merged 2 commits into from
Dec 26, 2021

Conversation

emanb29
Copy link
Contributor

@emanb29 emanb29 commented Dec 23, 2021

References #455

  • Adds updatedWith to immutable map (I was surprised to learn it's specifically for immutable Maps rather than all Maps!)
  • Restructures the Map tests added in Add mutable Map.updateWith #508 to match those of QueueTests, SortedTests, etc (making the test cover the family of types rather than a single concrete [[im]mutable.]Map)

@NthPortal NthPortal merged commit ca974d5 into scala:main Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants