Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
pipeSpec :: (ArrowLoopParallel (->) Int Int (), Future fut Int (), ArrowLoopParallel (->) (fut Int) (fut Int) (), Future fut (([Int], [Int]), [Int]) (), ArrowLoopParallel (->) (fut (([Int], [Int]), [Int])) (fut (([Int], [Int]), [Int])) ()) => Spec Source #
ringSpec :: (Future fut Int (), ArrowLoopParallel (->) (Int, fut Int) (Int, fut Int) (), ArrowLoopParallel (->) Int Int ()) => Spec Source #
mapSpec :: (ArrowParallel (->) Int Int (), ArrowParallel (->) [Int] [Int] ()) => Spec Source #
mapReduceSpec :: ArrowParallel (->) (Int, [Int]) Int () => Spec Source #