Logo Deedle

AsyncSeriesConstruction<'K> Type

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

this.Item1

Full Usage: this.Item1

Returns: Async<IIndex<'K>>
Returns: Async<IIndex<'K>>

this.Item2

Full Usage: this.Item2

Returns: VectorConstruction

Type something to start searching.