Type Alias polars::prelude::LargeListArray

source ·
pub type LargeListArray = ListArray<i64>;

Aliased Type§

struct LargeListArray { /* private fields */ }