We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325b682 commit 6cd9cf1Copy full SHA for 6cd9cf1
README.md
@@ -30,6 +30,10 @@ import scala.collection.parallel.CollectionConverters._
30
31
will enable use of the `.par` method as in earlier Scala versions.
32
33
+### Scaladoc
34
+
35
+Here is the [full Scaladoc](https://static.javadoc.io/org.scala-lang.modules/scala-parallel-collections_2.13/0.2.0/scala/collection/index.html).
36
37
### Cross-building: dependency
38
39
This module is published only for the Scala 2.13.x series, so in a
0 commit comments