Control.Parallel.Strategies
Strategy Type, Application and Semantics
type
Done
type
Strategy
a
(>|)
(>||)
using
demanding
sparking
Basic Strategies
r0
rwhnf
class
NFData
a
Strategic Function Application
($|)
($||)
(.|)
(.||)
(-|)
(-||)
Tuples
seqPair
parPair
seqTriple
parTriple
Lists: Parallel Strategies
parList
parListN
parListNth
parListChunk
parMap
parFlatMap
parZipWith
Lists: Sequential Strategies
seqList
seqListN
seqListNth
parBuffer
Arrays
seqArr
parArr
Deprecated types and functions
sPar
sSeq
data
Assoc
a b
fstPairFstList
force
sforce