| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Mischief.ECS.World.Par
Documentation
par :: MonadSystem w m => [ParSystem ()] -> m () Source #
parIterList :: (MonadSystem w m, Foldable t) => t a -> ([a] -> ParSystem b) -> m [b] Source #
| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Mischief.ECS.World.Par
par :: MonadSystem w m => [ParSystem ()] -> m () Source #
parIterList :: (MonadSystem w m, Foldable t) => t a -> ([a] -> ParSystem b) -> m [b] Source #