array/reverse library

Functions

reverse<T>(List<T> array) List<T>
Reverses the elements of the given array in place.