Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _overviews/parallel-collections/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ permalink: /overviews/parallel-collections/:title.html

**Aleksandar Prokopec, Heather Miller**

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).

## Motivation

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