Implements combining contents of two combiners
by postponing the operation until result
method is called.
Parallel sequence holding elements in a linear array.
Parallel flat hash table.
A parallel hash map.
A parallel hash set.
Provides functionality for hash tables with linked list buckets, enriching the data structure by fulfilling certain requirements for their parallel construction and iteration.
A template trait for mutable parallel iterable collections.
A template trait for mutable parallel maps.
A template trait for mutable parallel maps.
A mutable variant of ParSeq
.
A mutable variant of ParSet
.
A template trait for mutable parallel sets.
Parallel TrieMap collection.
An array combiner that uses a chain of arraybuffers to store elements.
An array combiner that uses doubling unrolled buffers to store elements.
This object provides a set of operations to create
values.mutable.ParArray
This object provides a set of operations needed to create
values.mutable.ParHashMap
This object provides a set of operations needed to create
values.mutable.ParHashSet
This object provides a set of operations to create
values.ParIterable
This object provides a set of operations to create
values.mutable.ParSeq
This object provides a set of operations needed to create
values.mutable.ParSet