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

Rewrite Map.mapValues -> Map.mapValues.toMap #60

Merged
merged 1 commit into from
Jun 25, 2018

Conversation

MasseGuillaume
Copy link
Member

No description provided.

@julienrf
Copy link
Contributor

The patch looks good but it should not be part of the NewCollections rewrite rule. See #56.

@MasseGuillaume
Copy link
Member Author

@julienrf one step at a time. Let's implement everything in #57 then I can split them in #56

@julienrf
Copy link
Contributor

I think it’s simpler to first address #56 but I’m fine as long as both approaches are eventually consistent.

@MasseGuillaume MasseGuillaume force-pushed the map-mapValues branch 2 times, most recently from 78fd1fb to 84bac1b Compare June 25, 2018 14:15
@julienrf
Copy link
Contributor

I will merge this one, can you fix the conflict?

@MasseGuillaume
Copy link
Member Author

✔️

@julienrf julienrf merged commit 6a1d39c into scala:master Jun 25, 2018
martijnhoekstra pushed a commit to martijnhoekstra/scala-collection-compat that referenced this pull request Nov 9, 2022
* Documentation and tests for Iterator.intersperse.

* Added some missing scala-doc and unit tests for `IteratorDecorator`.
Corrected order of arguments to assertEquals.
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

2 participants