Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
(ArrowChoice arr, ArrowParallel arr a b (Conf b)) => ArrowLoopParallel arr a b (Conf b) Source # | |
ArrowChoice arr => ArrowParallel arr a b (Conf b) Source # | |
Future BasicFuture a (Conf a) Source # | |
defaultConf :: NFData b => [arr a b] -> Conf b Source #
stratToConf :: [arr a b] -> Strategy b -> Conf b Source #
module Parrows.Definition
module Parrows.Future
module Control.DeepSeq