concat

Function concat 

Source
pub fn concat<'a, T: Into<ExprList<'a>>>(expr: T) -> ExprNode<'a>