Type Alias polars::prelude::LargeListArray

pub type LargeListArray = ListArray<i64>;

Aliased Type§

struct LargeListArray { /* private fields */ }