AsyncSeriesConstruction<'K>
Namespace: Deedle.Indices
Asynchronous version of SeriesConstruction<'K>
. Returns a workflow that evaluates
the index, together with a construction to apply (asynchronously) on vectors
Instance members
Instance member | Description |
x.Item1
Signature: Async<IIndex<'K>>
|
|
x.Item2
Signature: VectorConstruction
|