SeriesConstruction<'K>
Namespace: Deedle.Indices
Represents a pair of index and vector construction (many of the index operations take/return an index together with a construction command that builds a vector matching with the index, so this type alias makes this more obvious)