Skip to content

Commit 020101e

Browse files
authored
Merge pull request #2128 from LLCampos/patch-1
parallel-collections - mention need to import separate module for 2.13+
2 parents 3b25e7a + 3c7d9c3 commit 020101e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_overviews/parallel-collections/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ permalink: /overviews/parallel-collections/:title.html
1212

1313
**Aleksandar Prokopec, Heather Miller**
1414

15+
If you're using Scala 2.13+ and want to use Scala's parallel collections, you'll have to import a separate module, as described [here](https://github.com/scala/scala-parallel-collections).
16+
1517
## Motivation
1618

1719
Amidst the shift in recent years by processor manufacturers from single to

0 commit comments

Comments
 (0)