Skip to content

Commit 6cd9cf1

Browse files
authored
Update README.md
fixes #27
1 parent 325b682 commit 6cd9cf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ import scala.collection.parallel.CollectionConverters._
3030

3131
will enable use of the `.par` method as in earlier Scala versions.
3232

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+
3337
### Cross-building: dependency
3438

3539
This module is published only for the Scala 2.13.x series, so in a

0 commit comments

Comments
 (0)