| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Ideas.Common.Strategy.Derived
Description
Documentation
concurrent :: IsProcess f => (a -> Bool) -> f a -> f a -> f a Source