Type Alias polars_core::prelude::LargeListArray

pub type LargeListArray = ListArray<i64>;

Aliased Typeยง

struct LargeListArray { /* private fields */ }