pub fn concat_lst<E: AsRef<[IE]>, IE: Into<Expr> + Clone>(s: E) -> Expr
Available on crate feature list only.
Expand description

Concat lists entries.