Function parser_c::support::List::reverse [] [src]

pub fn reverse<A>(input: Vec<A>) -> Vec<A>