Scala Collections Redesign Roadmap

Hi all,

I just published a roadmap to give you an idea of the remaining steps before the next releases:

In short, we expect to publish a 0.2.0 release providing all the common collection types and operations within a month.
Then, the next steps will be to:

  • tune for performance (we will have a closer look at the user-contributed collection types with funny names such has Spandex or Steque – if you are interested in benchmarking you should definitely help us!)
  • add new operations (like a better groupBy or database-like joins)

Again, if you are interested in being involved in this project, feel free to drop by on the gitter channel and to create issues on the repository!

Last, I’d like to publicly thank Odd Möller for his contribution (and patience during the reviews!).

4 Likes