Changes between Version 1 and Version 2 of monad-parallel
- Timestamp:
- 02/17/10 04:28:07 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
monad-parallel
v1 v2 1 1 = monad-parallel = 2 2 3 The package {monad-parallel}defines classes of monads that are capable of:3 The package ''monad-parallel'' defines classes of monads that are capable of: 4 4 * splitting or forking monadic computations to be performed in parallel, and 5 5 * combining the results of those computations when they complete.
