ListReverse<T> extension

on

Methods

reverse([int start = 0, int? end]) → void
Reverses the list in-place.