Type Definition polars_core::datatypes::IdxArr

source ·
pub type IdxArr = PrimitiveArray<u32>;
Available on non-crate feature bigidx only.