Function polars_lazy::functions::concat_lst[][src]

pub fn concat_lst(s: Vec<Expr>) -> Expr
This is supported on crate features compile and list only.
Expand description

Concat lists entries.