scala / scala-parallel-collections

Parallel collections standard library module for Scala 2.13+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support Scala 2.13.0-RC1

xuwei-k opened this issue · comments

support Scala 2.13.0-RC1

Just to avoid duplicating work: I think @szeiger was planning to work on this.

Note that Scala.js is waiting for this (scala-js/scala-js#3344 (comment))

this will take some real work and might not be done until around M5 time. libraries seeking to publish for M4 should, if possible, seek workarounds rather than wait.

this is actively being worked on by @julienrf

#42 is near the finish line. I can take care of publishing once it's merged

stdlib collections needed some changes to accommodate parallel collections, so we will not be able to publish for M5

What were the needed changes in the stdlib?

Ah indeed :)

I don't think we need to leave this open. the module will be published for RC1 as part of our usual release-time rounds