b74ddcfd6176d31e89cf9c8a5e9dc458504e4c92
This commit introduces the `Series` trait to provide a unified interface for accessing indexed data across different series types (RecordSeries, SeriesView, and future SharedSeries). This simplifies the VM's indexer logic and lays the groundwork for the dual series architecture.
Description
No description provided
Languages
Rust
100%