Instant is
off
|
Search plugin
|
Manual
|
haskell.org
evalListSplitAt
+parallel
Packages
parallel
evalListSplitAt
:: Int -> Strategy [a] -> Strategy [a] -> Strategy [a]
parallel
Control.Parallel.Strategies
evaListSplitAt n stratPref stratSuff evaluates the prefix (of length n) of a list according to stratPref and its the suffix according to stratSuff.
©
Neil Mitchell
2004-2012, version 4.2.11