reverse

Function reverse 

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