std::collections::list {Type}

reverse

fn void List.reverse(&self)
Reverse the elements in a list.

Parameters