Parallel-Arrows-BaseSpec-0.1.1.0: BaseSpecs used for @Parallel-Arrows-Definition@ and Co.

Safe HaskellNone
LanguageHaskell2010

BaseSpec.CompleteSpecBase

Documentation

specBase :: (Future fut Int (), Future fut [Matrix] (), Future fut (([Int], [Int]), [Int]) (), ArrowParallel (->) [Int] [Int] (), ArrowParallel (->) (Int, [Int]) Int (), ArrowParallel (->) (Either Int Int) (Either Int Int) (), ArrowLoopParallel (->) Int Int (), ArrowLoopParallel (->) [Matrix] [Matrix] (), ArrowLoopParallel (->) (fut Int) (fut Int) (), ArrowLoopParallel (->) (Int, fut Int) (Int, fut Int) (), ArrowLoopParallel (->) (fut (([Int], [Int]), [Int])) (fut (([Int], [Int]), [Int])) (), ArrowLoopParallel (->) ((Matrix, Matrix), fut [Matrix], fut [Matrix]) (Matrix, fut [Matrix], fut [Matrix]) ()) => Spec Source #