MBrace.Core


Local

Namespace: MBrace.Library

Assortment of workflow combinators that act on collections within the local process.

Nested types and modules

ModuleDescription
Parallel

Collection of combinators that operate on inputs in parallel within the local process.

Sequential

Combinators that operate on inputs sequentially within the local process.

Fork me on GitHub