Type Definition polars_core::prelude::IdxArr

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