Function polars_core::utils::flatten::flatten_nullable
source ยท pub fn flatten_nullable<S: AsRef<[NullableIdxSize]> + Send + Sync>(
bufs: &[S]
) -> PrimitiveArray<IdxSize>
pub fn flatten_nullable<S: AsRef<[NullableIdxSize]> + Send + Sync>(
bufs: &[S]
) -> PrimitiveArray<IdxSize>