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

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