ParIterator<'T>
Namespace: Nessos.Streams
Represents the iteration function
Record Fields
Record Field | Description |
Cts
Signature: CancellationTokenSource
|
The current CancellationTokenSource |
Func
Signature: 'T -> unit
|
The composed continutation with 'T for the current value |