List.reverse

Reverses the contents of the list

struct List(T)
void
reverse
(
)

Meta