ListSplitReverse<E> extension

on

Methods

splitReverse(int n) → void
Divides the list into left and right sub-lists, and then reverses them separately in-place.