Function concat_list

Source
pub fn concat_list(s: Vec<PyExpr>) -> PyResult<PyExpr>