RangesAddressOperations<'TKey> Type
In BigDeedle, we often use `Ranges<'T>` to represent the address range obtained as a result of slicing and merging frames & series. This implements `IAddressOperations` for `Ranges<'T>`.
Constructors
| Constructor |
Description
|
|
Instance members
| Instance member |
Description
|
|
Provides access to the underlying ranges
|
Deedle