[][src]Function polars_arrow_rvsry99dx::compute::kernels::concat::concat

pub fn concat(array_list: &[ArrayRef]) -> Result<ArrayRef>

Concatenate multiple ArrayRef with the same type.

Returns a new ArrayRef.