We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/scala/scala-collection-compat also contains the Scalafix rewrites for the Scala 2.13 collections.
@julienrf, @szeiger mentioned that perhaps these two should merge. I don't have any problem merging in any direction, but I propose that:
WDYT?
The text was updated successfully, but these errors were encountered:
That looks good!
Sorry, something went wrong.
@lrytz ping me when you're back and let's chat about this.
I started doing this (https://github.com/dwijnand/scala-rewrites/tree/merge-in-collection-rewrites), but the rewrites are written in terms of the scala.collection.compat library, so maybe it makes more sense to merge this repo into scala-collection-compat (and rename it).
Also, btw, those rewrites are available as "org.scala-lang.modules" %% "scala-collection-migrations" % "2.0.0"!
"org.scala-lang.modules" %% "scala-collection-migrations" % "2.0.0"
I feel like we missed the boat on this.
No branches or pull requests
https://github.com/scala/scala-collection-compat also contains the Scalafix rewrites for the Scala 2.13 collections.
@julienrf, @szeiger mentioned that perhaps these two should merge. I don't have any problem merging in any direction, but I propose that:
WDYT?
The text was updated successfully, but these errors were encountered: