RotatingList<T> extension

on

Methods

rotatedLeft(int places) List<T>
rotatedRight(int places) List<T>